Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe85…934b0x47c5…4fc3Base—$630.0070%0x8e4d…98c03d ago0xf5b88a…ff4f65
0xbe85…934b0x47c5…4fc3Base—$1,050.0070%0x2fa9…16de3d ago0x6ed82d…c760f9
0xbe85…934b0x47c5…4fc3Base—$525.0070%0xdeef…04fd3d ago0x8ebeaa…d1fc6f
0xbe85…934b0x47c5…4fc3Base—$1,575.0070%0x969c…eacf3d ago0x19db29…b81f63
0xbe85…934b0x47c5…4fc3Base—$1,575.0070%0xeba0…ab3b3d ago0x197a57…512e5a
0xbe85…934b0x47c5…4fc3Base—$1,575.0070%0x2b35…135b3d ago0x017033…344f50
0xbe85…934b0x47c5…4fc3Base—$1,050.0070%0x4639…93fa3d ago0xfb921f…44fc1d
0xbe85…934b0x47c5…4fc3Base—$1,050.0070%0xfdd4…df723d ago0xcee178…1ac0e3
0xbe85…934b0x47c5…4fc3Base—$735.0070%0x9ea2…605a3d ago0x1cd0bf…a31c63
0xbe85…934b0x47c5…4fc3Base—$525.0070%0xd091…7b6e3d ago0xc59918…bddb5b
0xbe85…934b0x47c5…4fc3Base—$525.0070%0xa438…8fb83d ago0xd71e00…28422a
0xbe85…934b0x47c5…4fc3Base—$525.0070%0x55b3…f1a03d ago0xb1d77e…63a099

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.