Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xe55e…f748Base$23.91100%mrdn38d ago0x6f7433…07b3f9
0xa6a9…809d0xe55e…f748Base$29.85100%mrdn38d ago0x1291a0…36a815
0xe55e…f7480xa6a9…809dBase$26.83100%mrdn38d ago0x88e707…b1105b
0xe55e…f7480xa6a9…809dBase$28.38100%mrdn38d ago0x31e802…90b62b
0xfe8f…794d0xe55e…f748Base$18.95100%mrdn38d ago0x88f0dc…5e02e7
0x4754…327b0xe55e…f748Base$18.67100%mrdn38d ago0x00eff5…225c92
0xa6a9…809d0xe55e…f748Base$29.22100%mrdn38d ago0x83f0ea…5de116
0xe55e…f7480x1cec…8dd4Base$30.77100%mrdn38d ago0xbe9e45…082571
0x13db…51920xe55e…f748Base$19.63100%mrdn38d ago0x2d2c38…8e6892
0xe55e…f7480xfe8f…794dBase$21.44100%mrdn38d ago0xe6a8c6…d175be
0x4754…327b0xe55e…f748Base$16.07100%mrdn38d ago0xa93f96…bba2a5
0xe55e…f7480x4754…327bBase$19.49100%mrdn38d ago0x0ceff7…5a7009
0xfe8f…794d0xe55e…f748Base$27.32100%mrdn38d ago0x2b25e5…982641
0xfe8f…794d0xe55e…f748Base$18.64100%mrdn38d ago0xd86df1…a5926e
0xe55e…f7480xa6a9…809dBase$23.94100%mrdn38d ago0xbcdbe7…8bb597
0xe55e…f7480x1cec…8dd4Base$17.66100%mrdn38d ago0xeef08a…19cdda
0xa6a9…809d0xe55e…f748Base$23.73100%mrdn38d ago0x4e4272…bd334a
0xe55e…f7480x13db…5192Base$25.19100%mrdn38d ago0x59c4de…4cb821
0xe55e…f7480x13db…5192Base$18.31100%mrdn38d ago0x6a367e…d1586b
0xa6a9…809d0xe55e…f748Base$26.68100%mrdn38d ago0xfde862…da98f7
0xe55e…f7480xa6a9…809dBase$21.49100%mrdn38d ago0x9bd168…aebe1f
0x1cec…8dd40xe55e…f748Base$20.64100%mrdn38d ago0xaaac64…1ef6d0
0xe55e…f7480x13db…5192Base$19.94100%mrdn38d ago0x3db467…2ed368
0x1cec…8dd40xe55e…f748Base$37.63100%mrdn38d ago0x82109b…bdc834
0xe55e…f7480xfe8f…794dBase$21.07100%mrdn38d ago0x3c2f2d…d52521

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.