Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba3…4efc0x3e0a…78e7Base—$0.005345100%coinbase73d ago0x037e4e…fc0e5d
0xeba3…4efc0x3e0a…78e7Base—$0.003688100%coinbase73d ago0x6f419d…cb7d29
0xeba3…4efc0x3e0a…78e7Base—$0.004928100%coinbase73d ago0x8194f7…5b0103
0xeba3…4efc0x3e0a…78e7Base—$0.004958100%coinbase73d ago0x6312e6…a50d98
0xeba3…4efc0x3e0a…78e7Base—$0.005153100%coinbase73d ago0x28d44d…534f42
0xeba3…4efc0x3e0a…78e7Base—$0.005322100%coinbase73d ago0x71c15d…cea17b
0xeba3…4efc0x3e0a…78e7Base—$0.003709100%coinbase73d ago0x85d433…89b6ac
0xeba3…4efc0x3e0a…78e7Base—$0.005128100%coinbase73d ago0x7d5a6a…4aaab2
0xeba3…4efc0x3e0a…78e7Base—$0.004525100%coinbase73d ago0xe0e6b9…574347
0xeba3…4efc0x3e0a…78e7Base—$0.00437100%coinbase73d ago0xcc270e…73bcea
0xeba3…4efc0x3e0a…78e7Base—$0.005119100%coinbase73d ago0x8e1e77…e2f258
0xeba3…4efc0x3e0a…78e7Base—$0.004712100%coinbase73d ago0x0e4a6d…f9e8fc
0xeba3…4efc0x3e0a…78e7Base—$0.005065100%coinbase73d ago0x76b6d0…f1f13c
0xeba3…4efc0x3e0a…78e7Base—$0.005858100%coinbase73d ago0x36248c…f372b7
0xeba3…4efc0x3e0a…78e7Base—$0.005642100%coinbase73d ago0x2dc0b4…c4bbc1
0xeba3…4efc0x3e0a…78e7Base—$0.002645100%coinbase73d ago0x6a3457…59be60
0xeba3…4efc0x3e0a…78e7Base—$0.002875100%coinbase73d ago0x977939…b443c3
0xeba3…4efc0x3e0a…78e7Base—$0.004201100%coinbase73d ago0x0a6fc8…ec874c

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.