Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef6b…5a540x3e0a…78e7Base—$0.003486100%coinbase75d ago0x7a5894…a2f85b
0xef6b…5a540x3e0a…78e7Base—$0.002702100%coinbase75d ago0xc54c1c…ab1e96
0xef6b…5a540x3e0a…78e7Base—$0.005506100%coinbase75d ago0xd67a39…d35db7
0xef6b…5a540x3e0a…78e7Base—$0.005362100%coinbase75d ago0xec1706…9f5e85
0xef6b…5a540x3e0a…78e7Base—$0.004133100%coinbase75d ago0x2a05b3…03b84f
0xef6b…5a540x3e0a…78e7Base—$0.004597100%coinbase75d ago0x777efb…afc604
0xef6b…5a540x3e0a…78e7Base—$0.005151100%coinbase75d ago0x0f09d2…bca921
0xef6b…5a540x3e0a…78e7Base—$0.004339100%coinbase75d ago0xdd8d00…23090e
0xef6b…5a540x3e0a…78e7Base—$0.005166100%coinbase75d ago0x367c99…a5484f
0xef6b…5a540x3e0a…78e7Base—$0.005735100%coinbase75d ago0x7c1eca…c57f08
0xef6b…5a540x3e0a…78e7Base—$0.002968100%coinbase75d ago0x252343…8d4cd6
0xef6b…5a540x3e0a…78e7Base—$0.003289100%coinbase75d ago0xd3810a…266dd2
0xef6b…5a540x3e0a…78e7Base—$0.003603100%coinbase75d ago0xa5337f…221c77
0xef6b…5a540x3e0a…78e7Base—$0.005038100%coinbase75d ago0x3ce532…4e1b5a
0xef6b…5a540x3e0a…78e7Base—$0.002782100%coinbase75d ago0x829b9f…348a66
0xef6b…5a540x3e0a…78e7Base—$0.002914100%coinbase75d ago0x0375f7…1dc43c
0xef6b…5a540x3e0a…78e7Base—$0.002797100%coinbase75d ago0x028c05…dc4579
0xef6b…5a540x3e0a…78e7Base—$0.004185100%coinbase75d ago0x339259…5655fd
0xef6b…5a540x3e0a…78e7Base—$0.004941100%coinbase75d ago0x1bfa2d…8c50f5
0xef6b…5a540x3e0a…78e7Base—$0.003736100%coinbase75d ago0xa6e282…d82a68
0xef6b…5a540x3e0a…78e7Base—$0.005518100%coinbase75d ago0x455088…f367b2
0xef6b…5a540x3e0a…78e7Base—$0.005386100%coinbase75d ago0xc6358b…179473
0xef6b…5a540x3e0a…78e7Base—$0.003757100%coinbase75d ago0xad1471…8e067e
0xef6b…5a540x3e0a…78e7Base—$0.005654100%coinbase75d ago0x3f107d…99c9dd
0xef6b…5a540x3e0a…78e7Base—$0.004082100%coinbase75d ago0x6aa3f5…b0048b

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.