Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xf7e32c…922198
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x57b31e…14814b
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xbf61db…0c5a3a
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xa2c00b…60926e
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xf8cb2e…53e948
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xf35db2…fc6038
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x5fb5af…cf5117
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xe04837…3b0099
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x899808…4cbffc
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x0dea5f…416369
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x4c48b1…2f226a
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xbb695f…8d23dd
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x263054…1b367c
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xc32e21…794f41
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xdeb036…3f5049
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x6c99e7…8bbf17
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x4a1211…a2b23a
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x4c1970…f8cc1f
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xd1b185…f422f3
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x5b6531…3906fb
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xc6159b…9a22a8
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0xfe6576…9bdd08
0x8d2a…7d370x57d2…fc70Base—$0.01100%coinbase19d ago0x41b9b1…a23eb7

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.