Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base$36.27100%mrdn6d ago0x27f983…522e23
0xe55e…f7480xa6a9…809dBase$28.18100%mrdn6d ago0xb6d965…dc64ce
0x13db…51920xe55e…f748Base$18.77100%mrdn6d ago0xb1cbd0…fa46ae
0xe55e…f7480x13db…5192Base$23.57100%mrdn6d ago0xb217b9…117e28
0x13db…51920xe55e…f748Base$24.31100%mrdn6d ago0xbfe819…b8a42e
0xe55e…f7480x1cec…8dd4Base$28.59100%mrdn6d ago0xa21c2c…1098f5
0x4754…327b0xe55e…f748Base$24.74100%mrdn6d ago0xb8de21…14fcd3
0xfe8f…794d0xe55e…f748Base$23.14100%mrdn6d ago0xbc0d22…b2e543
0xe55e…f7480xa6a9…809dBase$38.25100%mrdn6d ago0x0a1464…d652dc
0xe55e…f7480xa6a9…809dBase$22.36100%mrdn6d ago0xe2a211…60b8d1
0x4754…327b0xe55e…f748Base$27.65100%mrdn6d ago0x94a94a…2c003e
0xe55e…f7480x1cec…8dd4Base$26.60100%mrdn6d ago0x58bd80…0a4cc5
0x13db…51920xe55e…f748Base$39.47100%mrdn6d ago0x886a34…dc41b7
0xe55e…f7480xa6a9…809dBase$19.53100%mrdn6d ago0x921f71…7d1677
0x13db…51920xe55e…f748Base$22.86100%mrdn6d ago0x6cfaa8…07b990
0xe55e…f7480x13db…5192Base$34.02100%mrdn6d ago0x40e7a7…3cf443
0x13db…51920xe55e…f748Base$40.00100%mrdn6d ago0x2ca3b6…1e761a
0xe55e…f7480x13db…5192Base$35.84100%mrdn7d ago0xf7631c…b20f91
0x1cec…8dd40xe55e…f748Base$23.64100%mrdn7d ago0x86576f…cdb080
0xe55e…f7480x1cec…8dd4Base$29.06100%mrdn7d ago0x01d64c…f03eb7
0x13db…51920xe55e…f748Base$36.85100%mrdn7d ago0x0bb6da…7eb6bd
0xe55e…f7480x13db…5192Base$30.62100%mrdn7d ago0x14c045…27b0d2
0xa6a9…809d0xe55e…f748Base$22.78100%mrdn7d ago0xbf5fa6…0f7be5
0xe55e…f7480xfe8f…794dBase$24.47100%mrdn7d ago0x04aa36…7d43a4
0xfe8f…794d0xe55e…f748Base$25.06100%mrdn7d ago0x8bc0fd…b3565d

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.