Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51ad…998a0xb0af…7de0Base—$19.84100%coinbase49d ago0x6c66ac…a00e7d
0x1ebf…76220xb0af…7de0Base—$0.90100%coinbase49d ago0x81c14d…30f379
0x3878…18220xb0af…7de0Base—$30.02100%coinbase49d ago0x0edab2…0c3366
0xc43b…34c00xb0af…7de0Base—$5.77100%coinbase49d ago0x517d61…e98d7f
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase49d ago0xa80857…fcca6a
0x9d81…89f10xb0af…7de0Base—$0.04100%coinbase49d ago0x063490…762fd2
0x51ad…998a0xb0af…7de0Base—$19.62100%coinbase49d ago0x19db6b…964c8d
0x1ebf…76220xb0af…7de0Base—$0.72100%coinbase49d ago0x7d5547…5ce45c
0xdb7b…059d0xb0af…7de0Base—$14.96100%coinbase49d ago0x642f6f…cb80bf
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase49d ago0x15544f…85c0b4
0x60dd…75830xb0af…7de0Base—$20.01100%coinbase49d ago0x50706c…601f00
0x1ebf…76220xb0af…7de0Base—$0.72100%coinbase49d ago0xe6ac5d…dcdfc0
0x51ad…998a0xb0af…7de0Base—$20.14100%coinbase49d ago0x0e609d…7f6df1
0x1ebf…76220xb0af…7de0Base—$0.81100%coinbase49d ago0xfb0d3b…f13923
0xb66a…04f40xb0af…7de0Base—$144.42100%coinbase49d ago0x92aecd…dec5e5
0x1ebf…76220xb0af…7de0Base—$1.52100%coinbase49d ago0x8029bc…6db68d
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase49d ago0x7fd195…4b8f18
0x7d45…92240xb0af…7de0Base—$5.57100%coinbase49d ago0xef2f57…d0f0d0
0x98ee…e1ab0xb0af…7de0Base—$123.21100%coinbase49d ago0x4684bc…a17688
0x9d81…89f10xb0af…7de0Base—$0.04100%coinbase49d ago0x929c01…0e2881
0xcb74…cb510xb0af…7de0Base—$0.61100%coinbase49d ago0x369d5b…8811a8
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase49d ago0x512d08…0f8951
0xc43b…34c00xb0af…7de0Base—$5.57100%coinbase49d ago0x75a6cc…b16fe1
0x0dda…d9f70xb0af…7de0Base—$54.05100%coinbase49d ago0xf91b16…d0f019
0xc43b…34c00xb0af…7de0Base—$5.40100%coinbase49d ago0x98d066…fb7074

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.