Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8e3e7b…2d1cc4
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x04c458…9eb4e5
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4cd8f4…8116e4
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x044f5f…b75e61
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a2174…fff647
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe64504…266329
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x00b1d9…06eee4
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa6ae83…9787c7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcda9dc…32f3dd
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x11715b…5f9cb8
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x279a51…fc25c8
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x428f0d…2fe27b
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe6ae2f…3507b1
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbaab8f…f34134
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9da4ec…ec7539
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x943eed…b8b634
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d8569…254fa9
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbddaa3…3b6e2f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5bb4bf…3fdf97
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x62a140…3ae0c7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb6386…200f19
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb78a83…174e25
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbaaf12…ff5d3d
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0da7c7…32f823
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfe4525…6ed480

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.