Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x557f11…a0262c
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x51b5d2…33f1ce
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0xd47232…7bc5c9
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x16342c…2cf392
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x581de9…8d3256
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x68165c…2ac58c
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x4080cc…630be1
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x9d100e…a1b0e5
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0xa39f17…596668
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x7ddebb…7e8819
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x19d52f…96863d
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x437144…39584e
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x4f279a…f91288
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0xde8a57…41cf2f
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0xa91292…1d0f75
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0xfc6c52…5843f8
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0xd8538c…ec93e4
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x2a9462…65eb7d
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x7b8464…536be5
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x8682f6…0c78c6
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x115f2d…0b1277
0x0098…cc890xfe80…47eeBase$0.001100%fluxa23d ago0x0b35df…40c704
0x0098…cc890xfe80…47eeBase$0.001100%fluxa23d ago0x1cedca…1049c5
0x0098…cc890xfe80…47eeBase$0.001100%fluxa23d ago0xe7507d…ac6175
0x0098…cc890xfe80…47eeBase$0.001100%fluxa23d ago0x24b87d…07338e

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.