Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1056…ec9f0x08b0…1e65Base—$205.1470%0x6351…0d622d ago0xc0a21f…8ddf48
yogablock.eth0x08b0…1e65Base—$250.0070%0x6351…0d622d ago0x7699e2…e8be94
0xd4d8…74160x08b0…1e65Base—$300.0070%0x6351…0d622d ago0x5027a6…b053c9
0xd4d8…74160x08b0…1e65Base—$300.0070%0x6351…0d622d ago0x69a64a…87d8e0
0x7ea4…0c900x08b0…1e65Base—$7.5070%0x6351…0d622d ago0xe17663…9853a1
0xc5f9…ae610x08b0…1e65Base—$14.4670%0x6351…0d622d ago0x42f4e2…4db989
0x4f78…3f200x08b0…1e65Base—$29.5570%0x6351…0d622d ago0x05154f…4f0f73
0x7afd…2f710x08b0…1e65Base—$19.0270%0x6351…0d622d ago0xb4fbfb…ad57c5
0x56e3…a1200x08b0…1e65Base—$29.3070%0x6351…0d622d ago0xfa1558…97160a
0xc8ae…4dd40x08b0…1e65Base—$14.2170%0x6351…0d622d ago0xde3e76…59ff7b
0xd4d8…74160x08b0…1e65Base—$33.9470%0x6351…0d622d ago0x584e15…934f3e
0x41bc…decd0x08b0…1e65Base—$1.9970%0x6351…0d622d ago0x931738…c3b538
0x0b92…6d030x08b0…1e65Base—$40.0070%0x6351…0d622d ago0xe88989…df6ffc
cryptotekarea.eth0x08b0…1e65Base—$4.0070%0x6351…0d622d ago0x13a78d…aede89

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.