Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x9a70e0…56c6f0
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xa565e8…7b9424
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x2b470a…4a6680
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x323f2c…41e8b5
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xf53886…7658d9
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x271cb3…83bc3b
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x805c3a…c60273
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x70af1e…dee7b4
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xb325db…a88832
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xe71f48…17829d
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xb6547c…a3256c
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x5c2a94…688322
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xbb71d6…9f2bbc
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xaf139c…67bfe8
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xde3cb4…18c60d
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x506474…7faddd
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xd6e45b…295792
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x70420f…5d8b5d
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x3cb399…3b2956
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xb0c9fd…bd4bca
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x0b1eef…dcaa40
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x54a086…dd4ec5
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x9543d9…4fc833
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0x3b8615…22b6db
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb19d ago0xb09aad…899c48

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.