Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0x7bdf10…3ba102
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0xd7e941…e4c2d9
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0x412823…f3bec2
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0x87311f…a8a99c
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0xdd881e…8d5a64
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0x77da04…517e52
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0x62aa06…d1c116
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0x771847…e03c2a
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0xa33e17…7625c7
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0x63d7a0…d3ea02
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0x46667a…c7b6bc
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase10h ago0x336fde…98e93c
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase11h ago0xcd7814…9ae2e6
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase11h ago0x246f15…c5d50c
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase11h ago0xa102d6…edf42a
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase11h ago0xf4d464…f7e646
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase11h ago0xa967a8…4bbe82
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase11h ago0x12efc1…e45518
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase11h ago0xb3b19a…86e5d6
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase13h ago0xff0af3…6ec35a
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase13h ago0x637e4d…cffb62
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase13h ago0xbe71f1…94e577
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase13h ago0x7e0eee…efd743
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase13h ago0x91a8a0…9b0e30
0xc297…7c3a0x589a…b3d8BaseX PayHealth$0.005100%coinbase13h ago0xa6836e…3c0a64

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.