Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x699a…329b0x3e0a…78e7Base—$0.002932100%coinbase74d ago0xc21d69…69faf6
0x699a…329b0x3e0a…78e7Base—$0.004653100%coinbase74d ago0x65978c…b0fe18
0x699a…329b0x3e0a…78e7Base—$0.002777100%coinbase74d ago0x839b48…0f793b
0x699a…329b0x3e0a…78e7Base—$0.00528100%coinbase74d ago0x6d8741…1ee61b
0x699a…329b0x3e0a…78e7Base—$0.002887100%coinbase74d ago0x44ef0c…e05bdf
0x699a…329b0x3e0a…78e7Base—$0.003445100%coinbase74d ago0x30b66f…42b69c
0x699a…329b0x3e0a…78e7Base—$0.005343100%coinbase74d ago0xf6b86e…97c0ca
0x699a…329b0x3e0a…78e7Base—$0.00497100%coinbase74d ago0x04bae3…15ca3a
0x699a…329b0x3e0a…78e7Base—$0.004086100%coinbase74d ago0x3c5eb6…02a692
0x699a…329b0x3e0a…78e7Base—$0.00409100%coinbase74d ago0x548d60…b7d38a
0x699a…329b0x3e0a…78e7Base—$0.004695100%coinbase75d ago0x0936ed…2ef39e
0x699a…329b0x3e0a…78e7Base—$0.003185100%coinbase75d ago0x3900fa…9fa547
0x699a…329b0x3e0a…78e7Base—$0.005461100%coinbase75d ago0x71cad8…d223f0
0x699a…329b0x3e0a…78e7Base—$0.004147100%coinbase75d ago0x31a52d…119097
0x699a…329b0x3e0a…78e7Base—$0.003541100%coinbase75d ago0x7228dc…2d1fe5
0x699a…329b0x3e0a…78e7Base—$0.004254100%coinbase75d ago0xb3c1a0…571b3e
0x699a…329b0x3e0a…78e7Base—$0.003694100%coinbase75d ago0x8d9cbb…0490ed
0x699a…329b0x3e0a…78e7Base—$0.005089100%coinbase75d ago0x8b7f60…b0793d
0x699a…329b0x3e0a…78e7Base—$0.005048100%coinbase75d ago0x8cc228…f47025
0x699a…329b0x3e0a…78e7Base—$0.00531100%coinbase75d ago0x0bcd5b…d23531
0x699a…329b0x3e0a…78e7Base—$0.005679100%coinbase75d ago0x76cc58…9be251
0x699a…329b0x3e0a…78e7Base—$0.005096100%coinbase75d ago0xf3b9bb…1b2bb4
0x699a…329b0x3e0a…78e7Base—$0.003842100%coinbase75d ago0x9c7943…75ab40
0x699a…329b0x3e0a…78e7Base—$0.00345100%coinbase75d ago0x338efc…9763a4
0x699a…329b0x3e0a…78e7Base—$0.005865100%coinbase75d ago0x66f51a…9f97ce

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.