Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0xeed7c0…948685
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0xe0dae3…bfb033
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0xe43752…1e275b
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0x435eb3…f354ef
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0x0d8c83…2bca77
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0x40859d…b6de22
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0x8c2f40…c3fa63
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0x8b55ac…9c635a
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0x22f7bb…238406
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0x311edf…505e5a
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0xf3170c…7778f0
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0x18fede…7c0962
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0x2aaba2…742ddc
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa19d ago0x768167…0482bc
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xbd7f0f…4ed7e3
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x8f95ee…d790af
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xf44928…aad3f4
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xc42478…85f979
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x6cb19b…735aa4
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x90bea5…36b1c1
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x48da0e…5d7eed
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x7dd60c…538f97
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x6de4ab…7a511d
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xc3a786…4eb809
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x079a08…ffa9af

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.