Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb94…4a380xdeff…a90eBase—$0.01100%coinbase74d ago0x181d5d…3f6c5c
0xdb94…4a380x0482…86d3Base—$0.01100%coinbase74d ago0x38e674…317fb5
0xdb94…4a380xc9f5…b7a4Base—$0.01100%coinbase74d ago0x8c1078…28e1ad
0xdb94…4a380x9705…d7edBase—$0.01100%coinbase74d ago0xdc3e10…e9a199
0xdb94…4a380xe20a…f387Base—$0.01100%coinbase74d ago0xb9a358…6ebc18
0xdb94…4a380xb90b…6ab0Base—$0.01100%coinbase74d ago0x29570b…f3c541
0xdb94…4a380xa3d3…9090Base—$0.01100%coinbase74d ago0x327f7d…a70cc1
0xdb94…4a380xfc57…60c0Base—$0.01100%coinbase74d ago0xd077ec…f8cccb
0xdb94…4a380xa5c5…150bBase—$0.01100%coinbase74d ago0xdea9ac…fd6ac7
0xdb94…4a380xe3b4…0b56Base—$0.01100%coinbase75d ago0x840322…7fa9e6
0xdb94…4a380xbd16…1819Base—$0.01100%coinbase75d ago0x4abb7b…818c35
0xdb94…4a380xb562…bb0cBase—$0.01100%coinbase75d ago0xedf4f7…61a80b
0xdb94…4a380xf836…abb5Base—$0.01100%coinbase75d ago0x1bec1c…c5a15a
0xdb94…4a380x12dd…d1a8Base—$0.01100%coinbase75d ago0xb7bd64…cc187b
0xdb94…4a380x7a2f…8a39Base—$0.01100%coinbase75d ago0x1ed4f9…88079d
0xdb94…4a380x6487…0ef9Base—$0.01100%coinbase75d ago0x996ba6…940d94
0xdb94…4a380x4195…49f4Base—$0.01100%coinbase75d ago0x478217…ab211e
0xdb94…4a380xba05…7cb5Base—$0.01100%coinbase75d ago0xe77c36…de8494
0xdb94…4a380x4d9e…86e6Base—$0.01100%coinbase75d ago0xc20ea2…cbed69
0xdb94…4a380xa9c6…1deeBase—$0.01100%coinbase75d ago0xbb3d1f…8eeaba
0xdb94…4a380xffc7…4f24Base—$0.01100%coinbase75d ago0x1fa742…47f776
0xdb94…4a380x4b2c…dbacBase—$0.01100%coinbase75d ago0xf4f69c…6aa3bf
0xdb94…4a380xe717…955aBase—$0.01100%coinbase75d ago0x5a397f…86dc6b
0xdb94…4a380x1149…dac6Base—$0.01100%coinbase75d ago0xb547ef…a2a913
0xdb94…4a380x1515…d1dcBase—$0.01100%coinbase75d ago0x3d511a…29ff79

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.