Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x0e3d…7757Base—$5.2570%0xc7c2…61a536d ago0x340d32…6ae9fa
0xbaf6…e02d0x47c5…4fc3Base—$2.1070%0x27f5…dfdc36d ago0x098409…2bbecb
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0xe146…b43836d ago0x59350b…a65b7c
0xbaf6…e02d0x47c5…4fc3Base—$3.1570%0x39a9…7be536d ago0x095499…c851b5
0xbaf6…e02d0x0e3d…7757Base—$2.1070%0x5198…0ffb36d ago0x7f6a8f…3f7aa4
0xbaf6…e02d0x0e3d…7757Base—$21.0070%0x1f5f…656e36d ago0x6dc5f3…5ead2e
0xbaf6…e02d0x0e3d…7757Base—$21.0070%0xc144…dd4e36d ago0x5d2433…619f7b
0xbaf6…e02d0x47c5…4fc3Base—$84.0070%0x065e…0a6036d ago0xc23bcd…d5132e
0xbaf6…e02d0x47c5…4fc3Base—$8.4070%0xd8cf…8eb736d ago0x005420…3d7634
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0xd775…7f8136d ago0xec84e3…5abb68
0xbaf6…e02d0x0e3d…7757Base—$10.5070%0x50ee…525236d ago0xb949db…58b8ca
0xbaf6…e02d0x47c5…4fc3Base—$1.0570%0x39e0…3f7936d ago0x68d5bc…cb34db
0xbaf6…e02d0x47c5…4fc3Base—$3.1570%0x5d3d…e33337d ago0x82f39b…25cb07
0xbaf6…e02d0x0e3d…7757Base—$5.2570%0x19e0…dcbe37d ago0x50602d…372e0d

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.