Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$44.40100%mrdn48d ago0xdbb8c3…c2132a
0x13db…51920x4754…327bBase—$31.27100%mrdn48d ago0x5aa465…7d345a
0xfe8f…794d0x4754…327bBase—$29.59100%mrdn48d ago0x241ea6…96c9de
0x4754…327b0x8e77…e2d6Base—$53.26100%mrdn48d ago0x79dc2f…348191
0x4754…327b0x8e77…e2d6Base—$51.43100%mrdn48d ago0xa626da…03c5da
0x4754…327b0x8e77…e2d6Base—$36.45100%mrdn48d ago0x38515d…64f802
0x4754…327b0x8e77…e2d6Base—$50.84100%mrdn48d ago0x2a75f0…1b1f7d
0x4754…327b0x8e77…e2d6Base—$45.05100%mrdn48d ago0xfc8d18…706b12
0x4754…327b0x13db…5192Base—$40.54100%mrdn48d ago0xa3b43e…6be91d
0x4754…327b0x8e77…e2d6Base—$38.43100%mrdn48d ago0x623929…db1594
0x4754…327b0x13db…5192Base—$52.41100%mrdn48d ago0xda08fd…6f1c11
0xfe8f…794d0x4754…327bBase—$31.40100%mrdn48d ago0x984ee3…132a70
0x4754…327b0xa6a9…809dBase—$31.41100%mrdn48d ago0xbd7b9e…306baa
0x4754…327b0x8e77…e2d6Base—$52.92100%mrdn48d ago0x6595b2…92fb57
0x4754…327b0xa6a9…809dBase—$35.25100%mrdn48d ago0xb26b79…dc3ab1
0xe55e…f7480x4754…327bBase—$29.20100%mrdn48d ago0xdc93e8…8f128c
0x4754…327b0x8e77…e2d6Base—$44.65100%mrdn48d ago0xf71c45…8922d7
0x4754…327b0x8e77…e2d6Base—$24.12100%mrdn48d ago0x13215b…0a7aae
0x4754…327b0x8e77…e2d6Base—$37.89100%mrdn48d ago0xe6df5f…ee8a00
0xe55e…f7480x4754…327bBase—$43.21100%mrdn48d ago0x607c7a…f79a09
0x4754…327b0x8e77…e2d6Base—$37.27100%mrdn48d ago0x020256…5b5350
0x4754…327b0xa6a9…809dBase—$47.11100%mrdn48d ago0xd960cd…ed2956
0x4754…327b0x8e77…e2d6Base—$41.41100%mrdn48d ago0xd71070…104003
0xfe8f…794d0x4754…327bBase—$32.21100%mrdn48d ago0x00d1d9…3ae968
0x4754…327b0x8e77…e2d6Base—$47.08100%mrdn48d ago0x072018…b4f03a

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.