Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x170044…9793fe
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x85c62f…318e83
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x6b2cc8…f59656
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x2c186c…4b1a76
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xb95e30…99399c
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x8cf97c…7f37fd
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xde62ad…8f907f
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x62f2e5…bfd413
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x1b678c…63a4c3
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x74be1a…6b8021
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x17bd32…0c59f2
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x0ec0d7…2a8f95
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x6311b6…d961e5
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x0bd29c…840167
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xc6eb42…396e87
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x34a5ce…549a5c
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x5a19f8…0cc194
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xd5071f…d74daf

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.