Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd49f…861d0x3e0a…78e7Base—$0.00344100%coinbase74d ago0x6169bd…d992a0
0xd49f…861d0x3e0a…78e7Base—$0.004551100%coinbase74d ago0xc8d5d4…c7f5d7
0xd49f…861d0x3e0a…78e7Base—$0.003332100%coinbase74d ago0x094d17…03f5a1
0xd49f…861d0x3e0a…78e7Base—$0.003006100%coinbase74d ago0x5ea9ee…c49b6c
0xd49f…861d0x3e0a…78e7Base—$0.004273100%coinbase74d ago0xcacd8e…dcd317
0xd49f…861d0x3e0a…78e7Base—$0.004262100%coinbase74d ago0x1f9c86…537a59
0xd49f…861d0x3e0a…78e7Base—$0.00457100%coinbase75d ago0x1beb90…6370e4
0xd49f…861d0x3e0a…78e7Base—$0.004645100%coinbase75d ago0xf138ae…340c0b
0xd49f…861d0x3e0a…78e7Base—$0.004433100%coinbase75d ago0x0e625c…4f1228
0xd49f…861d0x3e0a…78e7Base—$0.004982100%coinbase75d ago0xf87b02…c09400
0xd49f…861d0x3e0a…78e7Base—$0.003355100%coinbase75d ago0x06bf0a…2b60c2
0xd49f…861d0x3e0a…78e7Base—$0.003536100%coinbase75d ago0x661cb2…29dc1a
0xd49f…861d0x3e0a…78e7Base—$0.002931100%coinbase75d ago0xd599bf…e8b48f
0xd49f…861d0x3e0a…78e7Base—$0.004959100%coinbase75d ago0x219743…895a4b
0xd49f…861d0x3e0a…78e7Base—$0.00355100%coinbase75d ago0xff9723…78a77a
0xd49f…861d0x3e0a…78e7Base—$0.003565100%coinbase75d ago0xe3c504…1b0953
0xd49f…861d0x3e0a…78e7Base—$0.003571100%coinbase75d ago0x936a3e…bcf0c5
0xd49f…861d0x3e0a…78e7Base—$0.002676100%coinbase75d ago0x0df482…3c815e
0xd49f…861d0x3e0a…78e7Base—$0.003901100%coinbase75d ago0x1bfb7c…de1a6c
0xd49f…861d0x3e0a…78e7Base—$0.005345100%coinbase75d ago0x4e4f00…7fbbf4
0xd49f…861d0x3e0a…78e7Base—$0.003427100%coinbase75d ago0x854c9d…152959
0xd49f…861d0x3e0a…78e7Base—$0.005414100%coinbase75d ago0x608d3f…83dfdb
0xd49f…861d0x3e0a…78e7Base—$0.004682100%coinbase75d ago0x1eda15…a18755
0xd49f…861d0x3e0a…78e7Base—$0.003291100%coinbase75d ago0xe4bc26…1355ca
0xd49f…861d0x3e0a…78e7Base—$0.00346100%coinbase75d ago0x8294cc…8533af

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.