Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x8965c4…d69d58
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0xdf9d1f…0ec4b6
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x2262ff…1cbe18
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0xeb7f64…d1a15b
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x4872bf…113609
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x6b9b5d…f199d0
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x6fc69c…cf8342
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x6bdfde…e3d4d1
0xde30…05d50xfe80…47eeBase$0.001100%fluxa20d ago0x44f2b1…b8b9e5
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x37354f…55a501
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x340f21…5f256d
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xfee772…caef8b
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xa6210d…8b0b39
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x91266c…0322bc
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x60e3ab…c09507
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x19d2ce…c8bc18
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xcc981d…949554
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x30c0b7…360a04
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xdad518…eeae95
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x62e78c…cdb2c4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x17963e…078dfc
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xcda629…5d8936
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0xdc6d70…9568c0
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x8e3eda…d47819
0xde30…05d50xfe80…47eeBase$0.001100%fluxa21d ago0x4edad7…a0b61d

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.