Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x5a53dd…85af2d
0xd2ea…91d90xac65…4417Base—$1.03100%fluxa109d ago0x49dcbc…6474f9
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x05c05d…64e3f1
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x237914…4de9ba
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x7c7348…82e2e5
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x376d3c…f5e237
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x4213fe…817b3a
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0xe01698…c80467
0xb90a…9ae40xd2ea…91d9Base—$0.90100%fluxa109d ago0x7dc34e…e805cb
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x9b9da0…2bba81
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x0e3577…844125
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x63f464…c9b7bb
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x5329e5…783022
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x3f2564…fd73b6
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x3082da…bb41e0
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x0b2a55…836eaf
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa109d ago0x391009…54fcfc
0xd2ea…91d90xac65…4417Base—$12.70100%fluxa110d ago0xbe2d76…9f80e2
0xb90a…9ae40xd2ea…91d9Base—$12.61100%fluxa110d ago0x4c03b2…147e49
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x21b12d…b374dd
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x2513e6…1d4ddf
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x15acb2…88b425
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x8e20a3…176663
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x86e637…09c1d8
0xb90a…9ae40xd2ea…91d9Base—$0.01100%fluxa110d ago0x0adb62…cf8d68

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.