Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$5.25100%0x2016…553472d ago0x0a5dcd…eec02e
0xdd07…45b90x0e3d…7757Base—$1.05100%0x1c09…186f72d ago0x2cf236…8ce35f
0xdd07…45b90x0e3d…7757Base—$10.50100%0x04fd…2b5272d ago0xe12c3e…6240d7
0xdd07…45b90x0e3d…7757Base—$52.50100%0x5e6e…178773d ago0xd75d04…b6a1e9
0xdd07…45b90x0e3d…7757Base—$31.50100%0x84ea…0e4773d ago0x134c99…a4a808
0xdd07…45b90x0e3d…7757Base—$1.05100%0x28a1…4ae573d ago0xff75f1…b007d0
0xdd07…45b90x0e3d…7757Base—$2.10100%0x30b6…608973d ago0x6704b4…f6e52a
0xdd07…45b90x0e3d…7757Base—$10.50100%0x1241…072073d ago0x68ec70…c25bdc
0xdd07…45b90x0e3d…7757Base—$10.50100%0xbc7c…86d473d ago0x059049…3bfbed
0xdd07…45b90x0e3d…7757Base—$5.25100%0x0dd6…b0b073d ago0xabe114…590972
0xdd07…45b90x0e3d…7757Base—$5.25100%0x53e7…bd1073d ago0x196710…f8d1a8
0xdd07…45b90x0e3d…7757Base—$2.10100%0x127e…b24a73d ago0x186f5c…134fb5
0xdd07…45b90x0e3d…7757Base—$3.15100%0x5823…9b2173d ago0xd7ae1a…980d59
0xdd07…45b90x0e3d…7757Base—$10.50100%0xcfc4…e10473d ago0x8b8eb3…e4fd66
0xdd07…45b90x0e3d…7757Base—$1.05100%0x1e09…da4173d ago0x382e58…677a24
0xdd07…45b90x0e3d…7757Base—$1.05100%0x8ea5…b7fc73d ago0xdeb25b…4853dd
0xdd07…45b90x0e3d…7757Base—$6.30100%0x3213…64ef73d ago0xfa1c19…259348
0xdd07…45b90x0e3d…7757Base—$1.05100%0x23e1…500373d ago0xdbe943…2bb85b
0xdd07…45b90x0e3d…7757Base—$10.50100%0x2a5b…d6a973d ago0x96e92c…7037ab
0xdd07…45b90x0e3d…7757Base—$2.10100%0x1e6d…37c173d ago0x371b39…4b5b1d
0xdd07…45b90x0e3d…7757Base—$2.10100%0x4a9b…67ce73d ago0xd1aafd…0386d0
0xdd07…45b90x0e3d…7757Base—$4.20100%0xa82a…456373d ago0xd852fe…3106e9
0xdd07…45b90x0e3d…7757Base—$1.05100%0x5a57…2a9e73d ago0x5f9ccb…d0d6c6

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.