Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ccc5b…0d5581
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd141a0…ccc124
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde7cff…f19ed4
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x689122…992626
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24df38…48d6bc
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5fcca5…3482d1
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4cae1a…4a5edd
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x782256…0196bf
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x146ab7…09abdc
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ae809…fc46df
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x812a57…4b71fe
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7da7f3…517562
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x060d93…dc5da4
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf6eebd…9b03d4
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xda55df…6e125c
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9d9e52…b2dd05
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x10d254…2e3725
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd01737…8d1fc0
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x575270…f98522
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe1570…a4aa37
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73f389…2be793
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaccb5c…f12026
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa795e5…e0015e
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42bbf4…3b626c
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x251272…5881d4

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.