Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x4754…327bBase$29.27100%mrdn41d ago0x5b948a…5fa36a
0xe55e…f7480xa6a9…809dBase$40.57100%mrdn41d ago0xd5a051…b0a26a
0xe55e…f7480x13db…5192Base$33.52100%mrdn41d ago0x72a957…279fa2
0xe55e…f7480x4754…327bBase$24.52100%mrdn41d ago0xb6aa47…bc2f2e
0x13db…51920xe55e…f748Base$43.36100%mrdn41d ago0xb3b2cc…469f8a
0xe55e…f7480xfe8f…794dBase$23.59100%mrdn41d ago0x780f24…bd0d0d
0x4754…327b0xe55e…f748Base$43.51100%mrdn41d ago0x5fbb7d…f94690
0xfe8f…794d0xe55e…f748Base$36.36100%mrdn41d ago0x9e5b98…79c670
0x13db…51920xe55e…f748Base$35.72100%mrdn41d ago0x94e12e…fa5079
0xa6a9…809d0xe55e…f748Base$27.04100%mrdn41d ago0x1e6ec0…779fed
0xe55e…f7480xa6a9…809dBase$24.25100%mrdn41d ago0xa59621…3e77aa
0xe55e…f7480x13db…5192Base$37.72100%mrdn41d ago0x30c0ee…9826ff
0xa6a9…809d0xe55e…f748Base$33.86100%mrdn41d ago0x3617c4…24b9c8
0xe55e…f7480x1cec…8dd4Base$39.32100%mrdn41d ago0x1d965e…5dbf1f
0x1cec…8dd40xe55e…f748Base$21.11100%mrdn41d ago0x2bc5c0…98c8c7
0x1cec…8dd40xe55e…f748Base$33.62100%mrdn41d ago0x1096e6…b4bf93
0xa6a9…809d0xe55e…f748Base$38.52100%mrdn41d ago0x91a500…df8319
0xe55e…f7480x1cec…8dd4Base$26.96100%mrdn41d ago0x993a6e…ceb7bc
0xe55e…f7480xfe8f…794dBase$41.87100%mrdn41d ago0xf0c097…b5b1c4
0xa6a9…809d0xe55e…f748Base$39.59100%mrdn41d ago0xe1598f…718a38
0xe55e…f7480xfe8f…794dBase$30.43100%mrdn41d ago0x043618…31a036
0xfe8f…794d0xe55e…f748Base$40.91100%mrdn41d ago0x558169…1ee8a7
0xe55e…f7480xa6a9…809dBase$40.18100%mrdn41d ago0x216e70…bf5557
0xfe8f…794d0xe55e…f748Base$43.56100%mrdn41d ago0xb24d9a…a19f7d
0xe55e…f7480xa6a9…809dBase$24.09100%mrdn41d ago0x7940e4…88a20b

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.