Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$30.75100%mrdn56d ago0x4fc58f…9064f4
0xb6db…31e10x8e77…e2d6Base—$43.79100%mrdn56d ago0x158000…3d8bfc
0xfe8f…794d0x8e77…e2d6Base—$41.00100%mrdn56d ago0x740296…f3e028
0xb6db…31e10x8e77…e2d6Base—$41.90100%mrdn56d ago0xf4133f…073efb
0x1cec…8dd40x8e77…e2d6Base—$36.53100%mrdn56d ago0x171d00…4ebd39
0x4754…327b0x8e77…e2d6Base—$23.54100%mrdn56d ago0xb6012b…bc514f
0xa6a9…809d0x8e77…e2d6Base—$36.18100%mrdn56d ago0x6a7bd0…a90ce0
0xb6db…31e10x8e77…e2d6Base—$55.90100%mrdn56d ago0x0202ac…9ee885
0xe55e…f7480x8e77…e2d6Base—$41.81100%mrdn56d ago0x2f37e1…c57fd4
0x13db…51920x8e77…e2d6Base—$42.34100%mrdn56d ago0x0fbde4…0b66c9
0xe55e…f7480x8e77…e2d6Base—$27.54100%mrdn56d ago0x1f8909…7c0d6f
0x1cec…8dd40x8e77…e2d6Base—$39.33100%mrdn56d ago0x7494d8…6ce31a
0x03c0…262c0x8e77…e2d6Base—$0.20100%mrdn56d ago0x05bb23…fe01b1
0xfe8f…794d0x8e77…e2d6Base—$38.75100%mrdn56d ago0xcb930d…294781
0xe55e…f7480x8e77…e2d6Base—$29.80100%mrdn56d ago0x48cb26…283a53
0xe55e…f7480x8e77…e2d6Base—$40.49100%mrdn56d ago0xbff203…3baa10
0xe55e…f7480x8e77…e2d6Base—$20.86100%mrdn56d ago0x256783…07b06e
0xb6db…31e10x8e77…e2d6Base—$32.46100%mrdn56d ago0xc5936f…4090ba
0xfe8f…794d0x8e77…e2d6Base—$22.93100%mrdn56d ago0x5bfe4e…3e907e
0x1cec…8dd40x8e77…e2d6Base—$32.04100%mrdn56d ago0xdb080b…320aa2
0x1cec…8dd40x8e77…e2d6Base—$28.36100%mrdn56d ago0xfa3770…4e91bb
0x4754…327b0x8e77…e2d6Base—$20.17100%mrdn56d ago0x736e31…be3f5b
0x13db…51920x8e77…e2d6Base—$37.18100%mrdn56d ago0x50645d…7912c2
0x4754…327b0x8e77…e2d6Base—$24.35100%mrdn56d ago0x5f74de…344a50
0xb6db…31e10x8e77…e2d6Base—$21.63100%mrdn56d ago0xd7bed1…67e488

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.