Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x47c5…4fc3Base—$1.0570%0x1e0a…902e31d ago0x820dc0…153066
0x5d79…ab930x47c5…4fc3Base—$6.3070%0x7c94…b13e31d ago0x039509…a71f8d
0x5d79…ab930x47c5…4fc3Base—$21.0070%0x7430…b4bb31d ago0xf32e9e…cdc505
0x5d79…ab930x47c5…4fc3Base—$2.1070%0x2ee2…15c431d ago0x75f744…3829ed
0x5d79…ab930x47c5…4fc3Base—$31.5070%0x9d66…1ab631d ago0x67cbb7…e8057a
0x5d79…ab930x47c5…4fc3Base—$23.1070%0x2b35…135b31d ago0x2586b7…00ad70
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x31fe…80c431d ago0x58fe53…361048
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x0881…8de231d ago0x19417a…333575
0x5d79…ab930x47c5…4fc3Base—$5.2570%0xeb2b…34ca31d ago0xad5b42…ea5a77
0x5d79…ab930x47c5…4fc3Base—$5.2570%0x4a9b…67ce31d ago0xd46c8b…7de478
0x5d79…ab930x47c5…4fc3Base—$5.2570%0xa0c6…2cb431d ago0x4e7534…5a3e4d
0x5d79…ab930x0e3d…7757Base—$5.2570%0x07d6…1b9432d ago0x88dcc5…e3671b
0x5d79…ab930x0e3d…7757Base—$27.3070%0xc807…52c732d ago0xe036ed…b5f231
0x5d79…ab930x0e3d…7757Base—$10.5070%0x1bc6…2f9032d ago0x6f9c53…3050ee

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.