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%payAI108d ago0x4e1558…8a064b
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x983959…84ac4b
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xae4bf0…9ffde9
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9cf708…ddb791
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3611a6…a2c2d4
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x84985e…91802a
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8cb4ed…d97f88
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x969c8b…d09ba5
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa1e737…54bffe
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa71dc5…1b2a27
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81fecb…487534
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x288baf…a5df0a
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2195f9…d67e86
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x61a9ce…b60568
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe9863e…219874
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdc07bd…bf1ab0
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x901b7c…05b672
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe97a39…144072
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x54cc28…069bc2
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x14004b…0bc752
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09c6ba…8bc947
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcb6877…3eb50c
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4fde9…5b8436
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3925d8…de4933
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a4da1…6b0ae9

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.