Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd339…9a640x1677…7f27Base$0.06100%coinbase82d ago0x97c1c0…0ef748
0xd339…9a640x1677…7f27Base$0.03100%coinbase82d ago0xd184e3…52ca18
0xd339…9a640x1677…7f27Base$0.02100%coinbase82d ago0xa4b770…099be3
0xd339…9a640x1677…7f27Base$0.001182100%coinbase82d ago0xa956cf…06ea6b
0xd339…9a640x1677…7f27Base$0.0042100%coinbase82d ago0x86c62d…1f7b8f
0xd339…9a640x1677…7f27Base$0.001182100%coinbase82d ago0x3090eb…66f7ac
0xd339…9a640x1677…7f27Base$0.03100%coinbase83d ago0x166c30…152b87
0xd339…9a640x1677…7f27Base$0.06100%coinbase83d ago0x0799e5…cdf744
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0x7174de…bbc83e
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0x12a030…e8aaa3
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0xfe2a57…d9a687
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0x3fe550…d11e3d
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0xc0db32…b88632
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0x13c424…e5fe48
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0xf3aa5b…013c94
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0x550fd5…002a10
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0xadbaf9…43a892
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0xdbbe27…8461bd
0xd339…9a640x1677…7f27Base$0.02100%coinbase83d ago0x631024…78a6c3
0xd339…9a640x1677…7f27Base$0.06100%coinbase83d ago0x1fab39…fe142f
0xd339…9a640x1677…7f27Base$0.01100%coinbase83d ago0xeee1e7…d43703
0xd339…9a640x1677…7f27Base$0.00525100%coinbase83d ago0x838ff1…161ce7
0xd339…9a640x1677…7f27Base$0.06100%coinbase83d ago0x0ffd53…9fd886
0xd339…9a640x1677…7f27Base$0.06100%coinbase83d ago0xca7f7c…00cf39

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.