Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x565057…6eb0b2
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x6008b5…3016e9
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0xb529fc…394f46
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x0ab1eb…e4bb9c
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x2d4523…6467ed
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x74d31e…996e9f
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0xa1c3c9…b98497
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x6af74b…576b45
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0xcae77e…3843a6
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x7eff6b…b1509b
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x6de7bc…ca71fa
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x78186f…905361
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0xfd2a58…4eed95
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x40da40…855337
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x6714c3…102a65
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x1e995c…6fe3ef
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x470ac7…c6a629
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0x8c7ad4…ba8305
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0xc70357…521bf4
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa30d ago0xf64020…7d5c52
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa31d ago0x808732…17068c
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa31d ago0x0bc4eb…364657
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa31d ago0xd0cbcc…ae2c6c
0x6dff…5beb0x9c95…e299Base$0.001100%fluxa31d ago0x622f8e…f5c27e
0x6dff…5beb0x9c95…e299Base$0.001100%fluxa31d ago0x81e7ff…29609f

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.