Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe148…17420x3e0a…78e7Base—$0.003891100%coinbase74d ago0x79261d…d0130f
0xe148…17420x3e0a…78e7Base—$0.004187100%coinbase74d ago0x24e4d5…2436ad
0xe148…17420x3e0a…78e7Base—$0.005508100%coinbase74d ago0x70f680…c181a4
0xe148…17420x3e0a…78e7Base—$0.003882100%coinbase74d ago0xa697e7…4deeba
0xe148…17420x3e0a…78e7Base—$0.004051100%coinbase74d ago0xecd300…223466
0xe148…17420x3e0a…78e7Base—$0.003916100%coinbase74d ago0xbdc2c9…822cc5
0xe148…17420x3e0a…78e7Base—$0.003891100%coinbase74d ago0x9e0dc4…62e199
0xe148…17420x3e0a…78e7Base—$0.003006100%coinbase74d ago0x0d1f03…478b4a
0xe148…17420x3e0a…78e7Base—$0.004492100%coinbase75d ago0x2c5e31…d26272
0xe148…17420x3e0a…78e7Base—$0.00359100%coinbase75d ago0xee2bbf…eca31d
0xe148…17420x3e0a…78e7Base—$0.002891100%coinbase75d ago0x7b55b2…066090
0xe148…17420x3e0a…78e7Base—$0.004266100%coinbase75d ago0xb6297e…e85db1
0xe148…17420x3e0a…78e7Base—$0.004654100%coinbase75d ago0xea4b7c…220bc4
0xe148…17420x3e0a…78e7Base—$0.004016100%coinbase75d ago0xcdb770…5618ec
0xe148…17420x3e0a…78e7Base—$0.004456100%coinbase75d ago0x8ffea4…3c8eae
0xe148…17420x3e0a…78e7Base—$0.005258100%coinbase75d ago0xd7b534…e16175
0xe148…17420x3e0a…78e7Base—$0.004176100%coinbase75d ago0x69cd3f…10fcb3
0xe148…17420x3e0a…78e7Base—$0.00421100%coinbase75d ago0x89e299…a44f19
0xe148…17420x3e0a…78e7Base—$0.003053100%coinbase75d ago0x68c5ff…2b9ac0
0xe148…17420x3e0a…78e7Base—$0.005455100%coinbase75d ago0x9cf76b…efb9a4
0xe148…17420x3e0a…78e7Base—$0.004524100%coinbase75d ago0x4f127d…017cb9
0xe148…17420x3e0a…78e7Base—$0.005908100%coinbase75d ago0x248e87…607eab
0xe148…17420x3e0a…78e7Base—$0.00492100%coinbase75d ago0x46b7f8…31243f

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.