Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb4f…c6320x3e0a…78e7Base—$0.004588100%coinbase74d ago0x03ed6f…120677
0xeb4f…c6320x3e0a…78e7Base—$0.003107100%coinbase74d ago0xc0b3ed…df2a49
0xeb4f…c6320x3e0a…78e7Base—$0.003589100%coinbase74d ago0x0fe726…c1cda7
0xeb4f…c6320x3e0a…78e7Base—$0.003262100%coinbase74d ago0x6f2eb8…7e918a
0xeb4f…c6320x3e0a…78e7Base—$0.004272100%coinbase74d ago0xdfaffa…2eb88e
0xeb4f…c6320x3e0a…78e7Base—$0.004787100%coinbase74d ago0xe9d5a3…3dd8cc
0xeb4f…c6320x3e0a…78e7Base—$0.003893100%coinbase74d ago0xba6c9a…258f62
0xeb4f…c6320x3e0a…78e7Base—$0.004932100%coinbase74d ago0x6aecac…02ea39
0xeb4f…c6320x3e0a…78e7Base—$0.003159100%coinbase74d ago0xe11861…87b753
0xeb4f…c6320x3e0a…78e7Base—$0.003937100%coinbase74d ago0x848829…8d1ac1
0xeb4f…c6320x3e0a…78e7Base—$0.004188100%coinbase74d ago0x52c313…97bb9d
0xeb4f…c6320x3e0a…78e7Base—$0.005026100%coinbase74d ago0xb24d3b…8be58d
0xeb4f…c6320x3e0a…78e7Base—$0.002656100%coinbase74d ago0x239563…1d1286
0xeb4f…c6320x3e0a…78e7Base—$0.003831100%coinbase74d ago0xdddd85…55f085
0xeb4f…c6320x3e0a…78e7Base—$0.005105100%coinbase75d ago0x033704…11f465
0xeb4f…c6320x3e0a…78e7Base—$0.004757100%coinbase75d ago0xfb33a4…16daaa
0xeb4f…c6320x3e0a…78e7Base—$0.00422100%coinbase75d ago0x6a355b…7634f0
0xeb4f…c6320x3e0a…78e7Base—$0.004117100%coinbase75d ago0x99d3d9…5c4900
0xeb4f…c6320x3e0a…78e7Base—$0.004525100%coinbase75d ago0x74f2f0…30d11c
0xeb4f…c6320x3e0a…78e7Base—$0.004675100%coinbase75d ago0xcc82fc…c45cc5
0xeb4f…c6320x3e0a…78e7Base—$0.003491100%coinbase75d ago0xaa49f0…c56150
0xeb4f…c6320x3e0a…78e7Base—$0.002679100%coinbase75d ago0x9c101c…3db0b5
0xeb4f…c6320x3e0a…78e7Base—$0.004543100%coinbase75d ago0x635ff8…717dad
0xeb4f…c6320x3e0a…78e7Base—$0.003586100%coinbase75d ago0xbae1a5…3ee855
0xeb4f…c6320x3e0a…78e7Base—$0.00286100%coinbase75d ago0xd082cf…4ace3c

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.