Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase102d ago0x0f96c3…ca3ddc
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase102d ago0x40bb33…3179d3
0x4855…48410x40a8…ad8bBasex402 service$0.005100%candidates102d ago0x274b5f…4a834d
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase102d ago0x18c5e3…48a391
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase102d ago0x062a6c…5fa088
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase102d ago0x3f0ed0…bf3a4b
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase102d ago0x59a208…bea90c
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase102d ago0xcbb6a5…d406ca
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase102d ago0xf09d4d…c130ff
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase102d ago0x7302d2…b87aa9
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase103d ago0x303b5a…1a523d
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase103d ago0x1ee93a…d5ebb9
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase103d ago0x674483…a5ceeb
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase103d ago0x435341…3a8346
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase103d ago0xac3a54…7155a7
0x4855…48410x40a8…ad8bBasex402 service$0.005100%candidates103d ago0xa01530…c6b3ef
0x4855…48410x40a8…ad8bBasex402 service$0.01100%candidates103d ago0x9ba5a6…3a9892
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase103d ago0xfeb561…fc8107

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.