Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e68fb…785c3a
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf2781…f4a989
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca2e14…425279
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a80b2…4bdae7
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1cb33a…2587b3
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e7ba1…66384c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x716c8b…7f9fc2
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x74371f…e76063
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd7038…2b18eb
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x60aac4…4d89a7
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa2323e…85b4e5
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09be69…31d323
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe04f61…103c4d
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1b4401…e6caf9
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2d287…78da23
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa8baec…606db8
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5ebb62…493ea8
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x25aec9…500f83
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab1466…f38df1
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb0c469…5b6f5f
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0fede…6fbf91
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x563326…2caae0
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f513d…a83b4c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf25e8e…6099c9
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x187cf1…14b866

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.