Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x392f…41f50x3e0a…78e7Base—$0.005679100%coinbase74d ago0xb68ab3…906c68
0x392f…41f50x3e0a…78e7Base—$0.00319100%coinbase74d ago0xc40a84…45b5d1
0x392f…41f50x3e0a…78e7Base—$0.004098100%coinbase74d ago0xac7272…959d95
0x392f…41f50x3e0a…78e7Base—$0.00489100%coinbase74d ago0xa2177e…b93c34
0x392f…41f50x3e0a…78e7Base—$0.004708100%coinbase74d ago0x77490c…19d622
0x392f…41f50x3e0a…78e7Base—$0.004089100%coinbase74d ago0xd0a83b…edee3a
0x392f…41f50x3e0a…78e7Base—$0.004021100%coinbase75d ago0xd9b91b…1126fc
0x392f…41f50x3e0a…78e7Base—$0.00517100%coinbase75d ago0xb8d017…08ba76
0x392f…41f50x3e0a…78e7Base—$0.00414100%coinbase75d ago0xc8b9e3…e6dacb
0x392f…41f50x3e0a…78e7Base—$0.0044100%coinbase75d ago0xa4d99d…b93221
0x392f…41f50x3e0a…78e7Base—$0.005813100%coinbase75d ago0xfde68e…6fe012
0x392f…41f50x3e0a…78e7Base—$0.003394100%coinbase75d ago0x903cb6…71eba4
0x392f…41f50x3e0a…78e7Base—$0.004414100%coinbase75d ago0xcf8f35…95d253
0x392f…41f50x3e0a…78e7Base—$0.00511100%coinbase75d ago0x3c87c4…49e712
0x392f…41f50x3e0a…78e7Base—$0.003825100%coinbase75d ago0xad19e2…36716f
0x392f…41f50x3e0a…78e7Base—$0.004674100%coinbase75d ago0x12f1a7…ba1853
0x392f…41f50x3e0a…78e7Base—$0.003108100%coinbase75d ago0x930ebc…4fc417
0x392f…41f50x3e0a…78e7Base—$0.003101100%coinbase75d ago0x2fb0e1…7c48d6
0x392f…41f50x3e0a…78e7Base—$0.004022100%coinbase75d ago0x308543…c8ceb6
0x392f…41f50x3e0a…78e7Base—$0.003079100%coinbase75d ago0x2e2450…0b1c45
0x392f…41f50x3e0a…78e7Base—$0.005699100%coinbase75d ago0x43b0c1…d46c39
0x392f…41f50x3e0a…78e7Base—$0.004291100%coinbase75d ago0x49764e…fd8e48
0x392f…41f50x3e0a…78e7Base—$0.002802100%coinbase75d ago0x187922…f890fe
0x392f…41f50x3e0a…78e7Base—$0.004139100%coinbase75d ago0xa23bf0…598806

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.