Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6e5…88380x12e8…0f99Base—$0.01100%0x461a…5962105d ago0x348418…af79e0
0xa6e5…88380x9e35…98d6Base—$0.02100%0x461a…5962105d ago0x30bd66…b027a7
0xa6e5…88380x9555…7665Base—$0.003776100%0x461a…5962105d ago0x7094bd…cda5fa
0xa6e5…88380x975e…4da4Base—$0.003776100%0x461a…5962105d ago0xf2d2b3…a95221
0xa6e5…88380x975e…4da4Base—$0.00768100%0x461a…5962105d ago0x5c001c…618fb5
0xa6e5…88380x3781…8387Base—$0.02100%0x461a…5962105d ago0xfae848…6ce3be
0xa6e5…88380xd379…8dc1Base—$0.02100%0x461a…5962105d ago0xcc5c12…97c3a4
0xa6e5…88380x975e…4da4Base—$0.003776100%0x461a…5962105d ago0xc5d09d…da2d7b
0xa6e5…88380x4419…5375Base—$0.003776100%0x461a…5962106d ago0x2379a1…165864
0xa6e5…88380xe155…7e07Base—$0.02100%0x461a…5962106d ago0x1b9fb3…24e23c
0xa6e5…88380xe8af…e09eBase—$0.02100%0x461a…5962106d ago0x5d7067…d4b581
0xa6e5…88380xb2ed…4c81Base—$0.01100%0x461a…5962106d ago0x9fdc88…97d944
0xa6e5…88380x1eb2…c997Base—$0.00768100%0x461a…5962106d ago0xbaccc3…4709df
0xa6e5…88380x6543…0d46Base—$0.00768100%0x461a…5962106d ago0x9661cf…e71380
0xa6e5…88380xf28f…4e15Base—$0.00768100%0x461a…5962106d ago0x5ffecc…054c0c
0xa6e5…88380xcc23…d6f5Base—$0.00768100%0x461a…5962106d ago0x4868c5…657e6e
0xa6e5…88380x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x18f91f…e5cf1b
0xa6e5…88380x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x3472f3…6a9e69
0xa6e5…88380x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x0bc75d…7de70d
0xa6e5…88380x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xe35ac9…007e64
0xa6e5…88380x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xc664e8…084d6f
0xa6e5…88380x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xc3af19…6926f9
0xa6e5…88380x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xf42e7b…1768a7
0xa6e5…88380x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x4b0d07…c871e1
0xa6e5…88380x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x95534a…61a993

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.