Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe874ca…a0eb0c
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80d0b7…858419
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x399eb3…ac2e08
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6429c5…039752
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92bb60…ceb015
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x86b855…7bb3a5
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x89d503…bcf941
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4cec8b…59a5fa
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x319399…d4da83
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd64aaf…89f62b
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3838a1…2e102d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe50fb4…ac19ea
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7d7541…6d3711
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x21fbb9…f16fef
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8c404a…8d6f1c
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed7f6e…998e5b
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x90fad6…96986d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x98f919…61fb47
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3da536…bcd3df
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc398c0…f379ac
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x100503…63771a
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x167737…0d2a98
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xebbc23…a1165f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa4ee58…208f67
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x57f900…b991c6

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.