Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7387f6…b7a338
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x51dbd0…c41309
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbef6a9…3bdecc
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc916ba…a2aa07
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x58a439…3f3e51
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xad6505…d33f11
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8bfc26…0439a7
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x505b5c…a37829
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7127a0…1ece47
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdcb22f…5c6c37
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4f0cd6…98a396
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xef80f8…6abd18
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa062d1…cbcfd5
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb7fa9a…3b26b4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb5d98b…b2fab7
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9579cf…af8504
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdb0aac…336380
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbf84b5…aa154c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x372a4e…146c51
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa27911…0b242a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xeafc4a…aa5443
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x616bc9…f6d88b
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1892f2…a285ad
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0b168a…1829de
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x68fdb1…11672c

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.