Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xfe8f…794dBase$21.23100%mrdn26d ago0x9de4c0…7977ae
0x4754…327b0x13db…5192Base$20.60100%mrdn26d ago0xfbf9ab…d0052b
0xe55e…f7480x13db…5192Base$26.62100%mrdn26d ago0x3a1cc1…2d1507
0x13db…51920xa6a9…809dBase$13.41100%mrdn26d ago0xbc0b0b…d3288e
0xfe8f…794d0x13db…5192Base$23.20100%mrdn26d ago0x78afeb…cd8443
0x1cec…8dd40x13db…5192Base$19.59100%mrdn26d ago0x39e6a2…e5ec2c
0x13db…51920xfe8f…794dBase$11.75100%mrdn26d ago0x6d57d4…1fe7ee
0x13db…51920xa6a9…809dBase$25.11100%mrdn26d ago0xdb0178…174370
0xe55e…f7480x13db…5192Base$13.25100%mrdn26d ago0x43a804…448376
0xa6a9…809d0x13db…5192Base$25.95100%mrdn26d ago0x74b02e…89aada
0x13db…51920x4754…327bBase$16.70100%mrdn26d ago0xf6727c…5b8945
0x13db…51920x4754…327bBase$17.37100%mrdn26d ago0xe58fa7…0b6e71
0x1cec…8dd40x13db…5192Base$11.97100%mrdn26d ago0x6d6420…4e0f19
0x13db…51920xa6a9…809dBase$20.18100%mrdn26d ago0x96666e…157f68
0xfe8f…794d0x13db…5192Base$24.19100%mrdn26d ago0xf80ec2…1e8845
0xe55e…f7480x13db…5192Base$19.50100%mrdn26d ago0x30c9b7…3bad53
0x13db…51920x4754…327bBase$17.59100%mrdn26d ago0x5d7955…df36e5
0x1cec…8dd40x13db…5192Base$17.22100%mrdn26d ago0xfb8606…6601c6
0xe55e…f7480x13db…5192Base$19.49100%mrdn26d ago0x520733…7100de
0xa6a9…809d0x13db…5192Base$11.80100%mrdn26d ago0xb97c12…5b0818
0xa6a9…809d0x13db…5192Base$18.95100%mrdn26d ago0x374198…dd3b65
0x4754…327b0x13db…5192Base$18.43100%mrdn26d ago0x2323f1…6abff7
0x13db…51920x4754…327bBase$23.32100%mrdn26d ago0xca11d1…b1a45e
0x13db…51920xa6a9…809dBase$25.61100%mrdn26d ago0x836d8c…d493fb
0xfe8f…794d0x13db…5192Base$25.09100%mrdn26d ago0x515364…833096

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.