Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48b5…2d860xac65…4417Base—$0.10100%fluxa118d ago0xde72e0…10d36c
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa118d ago0x7f3275…92c4fc
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa118d ago0xfc24c8…a5c33d
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa118d ago0x723432…0b96f3
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa118d ago0x3c76d4…c8c3d3
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa118d ago0x8e3c89…353774
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa118d ago0x27bec5…4e21c3
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa119d ago0x69e19f…aad1c9
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa119d ago0x89824a…70bd23
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa119d ago0x487006…133901
0x48b5…2d860xac65…4417Base—$0.09100%fluxa119d ago0x50a836…125690
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa119d ago0x089b60…dc657f
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa119d ago0xf14771…0d3e47
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa119d ago0x1a7266…ce3f99
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa119d ago0x089692…b8103a
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa119d ago0xdd012b…61832e
0xb90a…9ae40x48b5…2d86Base—$0.05100%fluxa119d ago0xdc8d4d…aeac18
0x48b5…2d860xac65…4417Base—$0.01100%fluxa119d ago0xbe71ad…ce7643
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa119d ago0x5d543a…8bde10
0x48b5…2d860xac65…4417Base—$0.01100%fluxa119d ago0xe6250f…decd97
0xb90a…9ae40x48b5…2d86Base—$0.01100%fluxa119d ago0x711f5e…518ac0
0x48b5…2d860xac65…4417Base—$0.09100%fluxa119d ago0x8ba633…c926d9

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.