Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7110…1fdf0x55a4…4fddBase—$0.01100%coinbase68d ago0x528c2a…d61621
0x7110…1fdf0x6d5a…fb95Base—$0.01100%coinbase68d ago0x33edd9…138721
0x7110…1fdf0x7f07…fe43Base—$0.01100%coinbase68d ago0xb2c98c…874591
0x7110…1fdf0x06b6…00e3Base—$0.01100%coinbase68d ago0xd2b541…98fef3
0x7110…1fdf0x733e…d993Base—$0.01100%coinbase68d ago0x6ddcd0…b45d64
0x7110…1fdf0x78c5…8577Base—$0.01100%coinbase68d ago0xa72ff8…c2b798
0x7110…1fdf0x3b90…19c0Base—$0.01100%coinbase69d ago0xb259b3…7c789d
0x7110…1fdf0xcf76…9377Base—$0.01100%coinbase69d ago0x2d8f19…4f372a
0x7110…1fdf0xb08c…d949Base—$0.01100%coinbase69d ago0xb4c676…11e3d0
0x7110…1fdf0x6482…ccb4Base—$0.01100%coinbase69d ago0x20bcd3…ccd430
0x7110…1fdf0x64bc…d40dBase—$0.01100%coinbase69d ago0x92bfd5…3287d6
0x7110…1fdf0x64a7…ddd0Base—$0.01100%coinbase69d ago0x030b9c…aed314
0x7110…1fdf0xd308…13b9Base—$0.01100%coinbase69d ago0xdf2c7e…240f87
0x7110…1fdf0xad1f…96fbBase—$0.01100%coinbase69d ago0xb92c57…caf3bf
0x7110…1fdf0x4e49…b0a9Base—$0.01100%coinbase69d ago0x0b0f58…c1bccd
0x7110…1fdf0x01b0…091aBase—$0.01100%coinbase69d ago0x74af8a…ff7851
0x7110…1fdf0x0455…2031Base—$0.01100%coinbase69d ago0x133bf8…0ab98f
0x7110…1fdf0xeb68…c572Base—$0.01100%coinbase69d ago0xd1b10d…0eb43c
0x7110…1fdf0xf777…44e9Base—$0.01100%coinbase69d ago0xeed1e1…460819
0x7110…1fdf0x65cb…9e86Base—$0.01100%coinbase69d ago0xb5085f…37d386
0x7110…1fdf0xf794…77e5Base—$0.01100%coinbase69d ago0x9906a4…0dc863
0x7110…1fdf0x4a30…d0b6Base—$0.01100%coinbase69d ago0xd5aa32…f165ee
0x7110…1fdf0x135d…bd7eBase—$0.01100%coinbase69d ago0x2c0677…f4856b
0x7110…1fdf0xd54b…996cBase—$0.01100%coinbase69d ago0x05cebb…0e7faf
0x7110…1fdf0x76e9…d589Base—$0.01100%coinbase69d ago0x213c74…ba14a4

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.