Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55ab8c…22f4c3
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x449643…761259
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3f7c8…161d24
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x794d38…842119
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a491a…d4e305
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28b9d0…0957c5
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce0dc9…395492
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x484304…15574e
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab85da…4304ea
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d0900…6ea908
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b85fd…5c1313
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70efe5…e0cc5e
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb78c99…d05201
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe79f96…7d10bc
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf0334…a1a626
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa6bc58…9effba
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6cac62…b34ecb
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe74f30…321acd
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x002c3b…908aee
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f9798…6745fd
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6245af…e42a63
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42088d…f67e18
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1379bb…a90afd
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe267c9…9718d7
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3a619…e99297

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.