Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0xec3f02…1e9754
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0xc12bef…7f45a6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x67b395…bedb1e
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0xe6f39e…c83a0d
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0xc7c38b…a512f5
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x786420…eb108e
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x5ece95…319f7e
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0xe9a0de…5bc3e6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x31f7c2…999f24
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x76849b…1f57df
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x18d4bc…4c6523
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x1fabc5…026730
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x8b785d…06f4e1
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x1653e0…ae516a
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x7cd2ad…db45a6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0xc57222…930f34
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0xe80676…16e492
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x6df091…a9d2f6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x6f6850…a4d6ff
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x047500…fab6f3
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x7b89a7…5f4689
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0xf1db09…17d756
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x994964…273359
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x467198…48e752
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase41d ago0x3bb5aa…689f44

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.