Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x1cec…8dd4Base$26.31100%mrdn11d ago0x8f9167…a41744
0x13db…51920xa6a9…809dBase$24.54100%mrdn11d ago0x6ddc2e…650e94
0xa6a9…809d0xfe8f…794dBase$23.12100%mrdn11d ago0x766e26…b8b1bc
0xe55e…f7480xa6a9…809dBase$35.16100%mrdn11d ago0xbc1f01…ac0b98
0xa6a9…809d0x4754…327bBase$26.47100%mrdn11d ago0xecad82…201b80
0xa6a9…809d0xe55e…f748Base$21.57100%mrdn11d ago0x12e048…207861
0xfe8f…794d0xa6a9…809dBase$39.42100%mrdn11d ago0x8d6f2c…927baa
0xa6a9…809d0x4754…327bBase$19.46100%mrdn11d ago0xeae9e0…0d25b3
0x13db…51920xa6a9…809dBase$31.39100%mrdn11d ago0x826206…e4aa19
0xa6a9…809d0xfe8f…794dBase$20.57100%mrdn11d ago0xfb1278…15547d
0x1cec…8dd40xa6a9…809dBase$34.89100%mrdn11d ago0xfc618f…f940c9
0xa6a9…809d0x1cec…8dd4Base$33.57100%mrdn11d ago0xcdd35d…67aad8
0xa6a9…809d0x4754…327bBase$36.39100%mrdn11d ago0x60ae78…f02b07
0x13db…51920xa6a9…809dBase$35.27100%mrdn11d ago0xa0204f…85495e
0xe55e…f7480xa6a9…809dBase$20.91100%mrdn11d ago0xe76391…934df7
0xa6a9…809d0xe55e…f748Base$27.00100%mrdn11d ago0x628881…69316c
0x1cec…8dd40xa6a9…809dBase$23.70100%mrdn11d ago0x878362…c153db
0xa6a9…809d0x13db…5192Base$29.48100%mrdn12d ago0x650b48…515412
0xe55e…f7480xa6a9…809dBase$21.13100%mrdn12d ago0x81e111…06984b
0x4754…327b0xa6a9…809dBase$18.82100%mrdn12d ago0x372c03…c78847
0xa6a9…809d0x13db…5192Base$25.72100%mrdn12d ago0xf083bb…ebf180
0x13db…51920xa6a9…809dBase$23.18100%mrdn12d ago0x0b3f9a…6f3d48
0xa6a9…809d0x1cec…8dd4Base$35.08100%mrdn12d ago0x7243b2…da79fc
0xe55e…f7480xa6a9…809dBase$18.89100%mrdn12d ago0x31a876…af2048
0xe55e…f7480xa6a9…809dBase$31.59100%mrdn12d ago0x0ee16f…c48cb5

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.