Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0xbab3f6…a7a64d
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x4fae68…06427f
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x9e0b16…ba53e4
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x22d427…918edb
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x1bc0de…45d095
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x4114ec…dcb60e
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x99229a…d68c37
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0xd48a92…16bc8a
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0xe93244…c14395
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x7c668d…7c0de3
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0xd6588a…ec11dd
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0xed5694…ef8b28
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x557e13…604351
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x3b9910…f5f671
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0xc5becf…3637bc
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x19def3…ee6c52
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0xdbd0ec…731a55
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0xeef207…afb1d6
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x69f600…8f0c95
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0x77bc70…57de6d
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0x663a30…78ee9f
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0x83b091…ab1b3f
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0x85ca6d…7939c1
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x07a394…286278
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase20h ago0x565605…b44d21

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.