Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI20d ago0x38def1…99aec6
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI20d ago0x6b5eae…467b1c
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI20d ago0x7bad19…3871ac
0x62e0…89480x4f4c…4104Basex402 service$0.003100%payAI20d ago0x4d109e…8d052e
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI20d ago0x88fd0f…8d4bfc
0x62e0…89480x4f4c…4104Basex402 service$0.008100%payAI20d ago0xfb2975…0c39fa
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI20d ago0x04c981…f8fd26
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI20d ago0x29ab02…1db927
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI20d ago0x7bc7cc…1d26fb
0x62e0…89480x4f4c…4104Basex402 service$0.003100%payAI20d ago0x827ba3…d1be70
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI20d ago0x8af028…6b0157
0x62e0…89480x4f4c…4104Basex402 service$0.008100%payAI20d ago0x654cb8…78d317
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI20d ago0xc11415…d8254e
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI20d ago0xe5cb00…1c4dbf
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI20d ago0xa61b4b…539a44
0x62e0…89480x4f4c…4104Basex402 service$0.003100%payAI20d ago0x327302…b506d8
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI20d ago0x459c0d…f61a61
0x62e0…89480x4f4c…4104Basex402 service$0.008100%payAI20d ago0x058f13…357f64
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI20d ago0x7cb792…331b27
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI20d ago0x713c88…2b4811
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI20d ago0x7d809f…cc36ad
0x62e0…89480x4f4c…4104Basex402 service$0.003100%payAI20d ago0x044242…95f9a0
0x62e0…89480x4f4c…4104Basex402 service$0.01100%payAI20d ago0xff810e…57d52c
0x62e0…89480x4f4c…4104Basex402 service$0.008100%payAI20d ago0x958ce9…6940e9
0x62e0…89480x4f4c…4104Basex402 service$0.02100%payAI20d ago0x75fb75…9bbbb2

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.