Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d9f…73460x6366…f1e2Base—$0.006345100%0x0098…3100109d ago0x338b25…902152
0x5d9f…73460x6366…f1e2Base—$0.04100%0x0098…3100109d ago0x481757…6c5e69
0x5d9f…73460x6366…f1e2Base—$0.000893100%0xa46e…ec94109d ago0x28e7ab…25a215
0x5d9f…73460x6366…f1e2Base—$0.006328100%0xa46e…ec94109d ago0xe72a93…8841e7
0x5d9f…73460x6366…f1e2Base—$0.04100%0xa46e…ec94109d ago0x6a3f39…f5381f
0x5d9f…73460x6366…f1e2Base—$0.000867100%0x08ff…bb06109d ago0x29ee40…152cd6
0x5d9f…73460x6366…f1e2Base—$0.006122100%0x08ff…bb06109d ago0x305ba6…f3e412
0x5d9f…73460x6366…f1e2Base—$0.04100%0x08ff…bb06109d ago0x42b5bb…dfbdde
0x5d9f…73460x6366…f1e2Base—$0.006581100%0x6366…f1e2109d ago0x5cb0a5…793d2a
0x5d9f…73460x6366…f1e2Base—$0.04100%0x6366…f1e2109d ago0x56fda6…9c2ea3
0x5d9f…73460x6366…f1e2Base—$0.04100%0x58fe…153b109d ago0xcf082e…707fc7
0x5d9f…73460x6366…f1e2Base—$0.07100%0x4873…5369109d ago0xfed806…9aa666
0x5d9f…73460x6366…f1e2Base—$0.006114100%0x7f16…55b4109d ago0x5439ea…468dd2
0x5d9f…73460x6366…f1e2Base—$0.05100%0x7f16…55b4109d ago0xa4243f…35eec2
0x5d9f…73460x6366…f1e2Base—$0.006333100%0x58fe…153b109d ago0x4b27ea…781db1
0x5d9f…73460x6366…f1e2Base—$0.08100%0x58fe…153b109d ago0xbee354…0af95c
0x5d9f…73460x6366…f1e2Base—$0.00571100%0xa46e…ec94109d ago0xacb3c4…d87a17
0x5d9f…73460x6366…f1e2Base—$0.04100%0xa46e…ec94109d ago0xcba708…501b95
0x5d9f…73460x6366…f1e2Base—$0.02100%0xbe53…e902109d ago0x904455…77fcd6
0x5d9f…73460x6366…f1e2Base—$0.005912100%0x7f16…55b4109d ago0x44526a…1042e7
0x5d9f…73460x6366…f1e2Base—$0.04100%0x7f16…55b4109d ago0x171fc4…b04f44
0x5d9f…73460x6366…f1e2Base—$0.03100%0xdf51…2402109d ago0x5438d8…a98e7a
0x5d9f…73460x6366…f1e2Base—$0.006115100%0x7f16…55b4109d ago0xaaeb2e…23dda6
0x5d9f…73460x6366…f1e2Base—$0.04100%0x7f16…55b4109d ago0x28b162…2d9a91
0x5d9f…73460x6366…f1e2Base—$0.00571100%candidates109d ago0x87cdbd…14978e

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.