Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d8d86…5fe8a2
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa5bcb0…fab1a1
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x474625…83a274
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd806e…2a565a
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x28c38c…ea1666
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd58963…396368
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a4cdc…be8acd
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x724878…8c5087
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf84f50…0bab2f
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf74ada…fbd74e
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a0255…b3a55f
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed7da9…986e1c
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e5a0e…85257d
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xae48a9…7c0326
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8eb39f…481aab
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc97adc…eae749
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0283e7…446240
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdf9b9d…11f149
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe80c64…404d93
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0e3ec0…2f5117
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7cca4a…640aa5
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xecdf42…a95073
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x771ce8…1a4ebe
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4b7f1c…b45a4f
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ce1a8…d9aff3

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.