Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ae…bb890x3e0a…78e7Base—$0.00583100%coinbase73d ago0x27a236…cc00a6
0xd2ae…bb890x3e0a…78e7Base—$0.005368100%coinbase73d ago0xdfd7ba…9c8f98
0xd2ae…bb890x3e0a…78e7Base—$0.003798100%coinbase73d ago0x3e4024…3fef21
0xd2ae…bb890x3e0a…78e7Base—$0.004109100%coinbase73d ago0x29b43c…4134c3
0xd2ae…bb890x3e0a…78e7Base—$0.004624100%coinbase73d ago0x5a5f73…04fd14
0xd2ae…bb890x3e0a…78e7Base—$0.005541100%coinbase73d ago0xf51973…7dae99
0xd2ae…bb890x3e0a…78e7Base—$0.003136100%coinbase73d ago0xaa90c1…332dd5
0xd2ae…bb890x3e0a…78e7Base—$0.003881100%coinbase73d ago0x1a0179…76bdf9
0xd2ae…bb890x3e0a…78e7Base—$0.005148100%coinbase73d ago0x837e67…5a44ef
0xd2ae…bb890x3e0a…78e7Base—$0.003441100%coinbase73d ago0xdfa739…1da83e
0xd2ae…bb890x3e0a…78e7Base—$0.003033100%coinbase73d ago0x749df2…b8d01a
0xd2ae…bb890x3e0a…78e7Base—$0.005807100%coinbase73d ago0x2fe6c8…860d14
0xd2ae…bb890x3e0a…78e7Base—$0.004715100%coinbase73d ago0x56d555…274ef7
0xd2ae…bb890x3e0a…78e7Base—$0.003666100%coinbase73d ago0xf0f694…678ffe
0xd2ae…bb890x3e0a…78e7Base—$0.003267100%coinbase73d ago0x91553c…31fcfb
0xd2ae…bb890x3e0a…78e7Base—$0.004664100%coinbase73d ago0xb0359d…fe35dd
0xd2ae…bb890x3e0a…78e7Base—$0.003144100%coinbase74d ago0x418dab…9cb6d8
0xd2ae…bb890x3e0a…78e7Base—$0.00394100%coinbase74d ago0xffb4a3…e76b30
0xd2ae…bb890x3e0a…78e7Base—$0.00547100%coinbase74d ago0x5e80b0…da29e6
0xd2ae…bb890x3e0a…78e7Base—$0.004062100%coinbase74d ago0xf260a0…2e7aed
0xd2ae…bb890x3e0a…78e7Base—$0.003904100%coinbase74d ago0x6fa130…b26c0a
0xd2ae…bb890x3e0a…78e7Base—$0.004225100%coinbase74d ago0x9c1538…f69049
0xd2ae…bb890x3e0a…78e7Base—$0.004317100%coinbase74d ago0x96bfe5…cc862d
0xd2ae…bb890x3e0a…78e7Base—$0.004592100%coinbase74d ago0x11ebe2…e72234
0xd2ae…bb890x3e0a…78e7Base—$0.00539100%coinbase74d ago0x825293…549161

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.