Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x676c…6cf20x6ede…86cfBase—$4.40100%0x2772…8c1793d ago0xb3dfd5…294942
0x676c…6cf20x6ede…86cfBase—$0.24100%0x2772…8c1793d ago0xd1a768…998b8a
0x676c…6cf20x6ede…86cfBase—$7.90100%0x2772…8c1793d ago0xbaf3d7…5432e8
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1793d ago0x2f0aaa…b71bbc
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1793d ago0xbbc650…fa4588
0x676c…6cf20x6ede…86cfBase—$5.50100%0x2772…8c1793d ago0x54bf98…69b3a4
0x676c…6cf20x6ede…86cfBase—$2.70100%0x2772…8c1793d ago0x582f8d…535d4e
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1793d ago0x573fb4…77d95d
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1793d ago0xe683e3…b8e8b1
0x6ede…86cf0x676c…6cf2Base—$4.60100%0x2772…8c1793d ago0xb70575…bee5c7
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1793d ago0x2861e7…9041b2
0x6ede…86cf0x676c…6cf2Base—$6.20100%0x2772…8c1793d ago0x4e91c4…698082
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1793d ago0x505941…704df5
0x676c…6cf20x6ede…86cfBase—$1.00100%0x2772…8c1793d ago0x7b520a…2ca4b5
0x676c…6cf20x6ede…86cfBase—$21.50100%0x2772…8c1793d ago0xdef6b1…4980d3

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.