Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc5…d9e30x3e0a…78e7Base—$0.005557100%coinbase73d ago0x3f18a5…aa6607
0x9cc5…d9e30x3e0a…78e7Base—$0.003348100%coinbase73d ago0x6e81e4…5d223d
0x9cc5…d9e30x3e0a…78e7Base—$0.004781100%coinbase73d ago0x89e65c…45b14d
0x9cc5…d9e30x3e0a…78e7Base—$0.00483100%coinbase73d ago0x6e118f…3edede
0x9cc5…d9e30x3e0a…78e7Base—$0.003678100%coinbase73d ago0x330a5c…d56755
0x9cc5…d9e30x3e0a…78e7Base—$0.003368100%coinbase73d ago0xba704a…eb6be7
0x9cc5…d9e30x3e0a…78e7Base—$0.005035100%coinbase73d ago0xd9275e…290255
0x9cc5…d9e30x3e0a…78e7Base—$0.002804100%coinbase73d ago0x5e5f0a…d77c2b
0x9cc5…d9e30x3e0a…78e7Base—$0.005014100%coinbase73d ago0x60a3a0…69f3eb
0x9cc5…d9e30x3e0a…78e7Base—$0.003029100%coinbase73d ago0x8b3e40…e3dcc5
0x9cc5…d9e30x3e0a…78e7Base—$0.003387100%coinbase73d ago0x51a96e…66aae8
0x9cc5…d9e30x3e0a…78e7Base—$0.004887100%coinbase73d ago0xf2c0ce…8d2b50
0x9cc5…d9e30x3e0a…78e7Base—$0.005347100%coinbase73d ago0xeea87c…7540a9
0x9cc5…d9e30x3e0a…78e7Base—$0.004845100%coinbase73d ago0x93dbef…f9e225
0x9cc5…d9e30x3e0a…78e7Base—$0.003512100%coinbase73d ago0xedab8a…843ecc
0x9cc5…d9e30x3e0a…78e7Base—$0.003502100%coinbase73d ago0xd78845…65211e
0x9cc5…d9e30x3e0a…78e7Base—$0.004304100%coinbase73d ago0x331e2b…ecf659
0x9cc5…d9e30x3e0a…78e7Base—$0.003045100%coinbase73d ago0x130e21…cbb2e1
0x9cc5…d9e30x3e0a…78e7Base—$0.004921100%coinbase73d ago0x2a707b…119e65
0x9cc5…d9e30x3e0a…78e7Base—$0.005768100%coinbase73d ago0x4760b7…baf662
0x9cc5…d9e30x3e0a…78e7Base—$0.004614100%coinbase73d ago0x629a97…c4a38c
0x9cc5…d9e30x3e0a…78e7Base—$0.003166100%coinbase73d ago0x986e7a…e12c12
0x9cc5…d9e30x3e0a…78e7Base—$0.003251100%coinbase73d ago0xd929c5…dcc1b7
0x9cc5…d9e30x3e0a…78e7Base—$0.005736100%coinbase73d ago0x1b0cca…094942
0x9cc5…d9e30x3e0a…78e7Base—$0.004752100%coinbase73d ago0x4d2cf2…fdf068

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.