Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase55m ago0x9f5f5c…6c4064
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase55m ago0x0879d6…c984f2
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase56m ago0x4e931e…631d07
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase56m ago0xc28612…d3f6fd
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase57m ago0xfa994d…1c258f
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase57m ago0xd974c5…709177
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase58m ago0x715193…7bbef4
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase58m ago0x051acd…5d13b8
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase59m ago0xdde466…f00c57
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase59m ago0x2de0f6…76e5f1
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase59m ago0xa5ed23…24a1aa
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x866214…eb7031
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xb76b16…550811
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x1e1825…51159e
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x89f517…06452c
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xd563df…9e5228
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xc010f1…15cf60
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x11e770…ed46e6
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xf28e59…d5b28e
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x4ebe81…42cf7e
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x493713…065786
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x598506…4285bc
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x664a35…fab784
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xf43062…293db9
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xa19bd6…0b23dc

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.