Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0x84183a…49ad7b
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0xd666e9…bccd3d
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0xb84230…19fa99
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0x511d13…e87a99
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0x738dee…b83cfd
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0xffff19…ca3484
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0xe1c35a…6db543
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0xd19309…a110ff
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0x94487b…714ce1
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0x4aea8a…bca314
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0x91e0b9…621954
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0xf2096b…0f9008
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0xd63811…150fc5
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0x0713f3…f138bf
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0x88d503…b5b178
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0xb6fb11…ab309d
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0xca00c8…b9d44f
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0x8964bf…410cc1
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0x7030d8…b070a9
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0xc36b3a…1be981
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0xd19470…f7be2f
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0x9ab8c9…84c68f
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0x7f6ef5…b3dbeb
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0xcdfe66…950bc3
0xf007…9c790xfe80…47eeBase$0.001100%fluxa20d ago0xa35ac8…021e15

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.