Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x181f…2c9b0x2987…8dc9Base—$0.01100%coinbase3d ago0x4b8e16…ed23fb
0x181f…2c9b0x2987…8dc9Base—$0.01100%coinbase3d ago0xf8ebcd…967d5a
0x181f…2c9b0x2987…8dc9Base—$0.003819100%coinbase3d ago0xd5fcf9…2bdca2
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase3d ago0x43bbbb…8f2447
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase3d ago0xa53f5c…3a152c
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase3d ago0xc8d403…0c132d
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase3d ago0x17c769…e3d582
0x181f…2c9b0x2987…8dc9Base—$0.001467100%coinbase3d ago0x9be3ea…627bb4
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase3d ago0xc9a598…6dbbf9
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase4d ago0xbf9a16…e46778
0x181f…2c9b0x2987…8dc9Base—$0.001452100%coinbase4d ago0xa80348…2469d0
0x181f…2c9b0x2987…8dc9Base—$0.002166100%coinbase4d ago0xa372cf…0cb03a
0x181f…2c9b0x2987…8dc9Base—$0.008388100%coinbase4d ago0xa1e95a…465a98
0x181f…2c9b0x2987…8dc9Base—$0.009136100%coinbase4d ago0x5b1859…72beed
0x181f…2c9b0x2987…8dc9Base—$0.08100%coinbase4d ago0xcb24e9…60b107
0x181f…2c9b0x2987…8dc9Base—$0.08100%coinbase4d ago0x41916c…65ae64
0x181f…2c9b0x2987…8dc9Base—$0.08100%coinbase4d ago0xdb6234…753a50
0x181f…2c9b0x2987…8dc9Base—$0.08100%coinbase4d ago0x1c8e68…c8d9de
0x181f…2c9b0x2987…8dc9Base—$0.01100%coinbase4d ago0x317f41…253c00
0x181f…2c9b0x2987…8dc9Base—$0.007552100%coinbase4d ago0xa1266f…d26df3
0x181f…2c9b0x2987…8dc9Base—$0.01100%coinbase4d ago0xebed38…e60306
0x181f…2c9b0x2987…8dc9Base—$0.08100%coinbase4d ago0x5101c0…33e5d2
0x181f…2c9b0x2987…8dc9Base—$0.09100%coinbase4d ago0xbe0597…944e3c
0x181f…2c9b0x2987…8dc9Base—$0.02100%coinbase4d ago0x65436a…5182ab
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase4d ago0xdfe37f…63dfe4

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.