Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xa7ff3d…7c5c5e
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xa79516…1306c4
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xffd017…ac23b5
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xb2f06a…9c99c7
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0xce7986…fd76f1
0xcb58…ce460x6a5e…c666Base$0.01100%payAI176d ago0x50d6dc…987d8a
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x5b5347…79634d
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x23ee9a…61d5ad
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0xbe7007…01b07a
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0xe8b191…a1b6ce
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0xff805e…bfdf43
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x286a86…dd9539
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x2262d7…86444e
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0xd46d69…bac83e
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x7c7d92…82395a
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x376951…2c0b8d
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x326c5f…405b9d
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x7f86d2…ee184f
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x5da898…a75e84
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x3877a0…21236e
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0xd91e37…ac56b0
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x34978a…774fe0
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x511405…9409c9
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0xc6998a…c146af
0xcb58…ce460x6a5e…c666Base$0.01100%payAI177d ago0x8621bf…2b3e6b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.