Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x89c01c…16978c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x592736…4661b3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x1e59e9…83eb14
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x086a5b…56a1ee
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x58c2fc…f0edfe
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x59d701…c704b2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xe20391…09cc99
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xed5f25…51e7c6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0xd69d66…30372d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xb8b998…0a23ba
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x0c0ea0…048fe4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x79c508…f17351
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0x48d776…614792
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7d ago0xce5de8…4bb651
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0xa25689…984be2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x861474…bd1b7b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.00754100%coinbase7d ago0x775013…a80a30
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase7d ago0x69fad2…be6845
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x6584a0…1bb1c4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0xc4d2e4…5c254d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.00598100%coinbase7d ago0x55445d…0eae40
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x733662…7ee99d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0x31a071…ddaab0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase7d ago0x610ad9…3ed2a5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7d ago0xa56463…bb1d8f

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.