Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x5c0e96…7fe29d
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xf1695c…0c9d93
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xc6299c…4218ef
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x295886…8cb521
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x330cde…1260eb
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x408a38…3b6a45
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xd575bf…fff543
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xa75137…373075
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xa07f7c…acf164
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x2d26aa…ac9585
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xc3dc44…ac5df8
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xbc9489…06f10d
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xdc12b7…50369b
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xdc245b…35182c
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xc450c7…d509fb
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x5b5020…223233
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x70fc5f…0ea824
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xd62f30…35cf29
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x43c2f1…3011d8
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x67db69…297e2a
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x2a35e7…eba8f3
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x9a84ae…ca73d6
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0xf8bd06…a1b6d2
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x46844b…4bb499
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase47d ago0x568758…ace062

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.