Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase43d ago0x8ce6d9…9f10d4
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase43d ago0x85f6d7…b11e3b
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase43d ago0x60ae7e…aee80c
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase43d ago0x6ef0df…f440f7
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase43d ago0x5f1ef2…5a7162
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x5cf195…3f7c75
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0xeb30f6…62d465
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x62e881…64092f
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0xbfc44e…b5082e
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x6e3226…b4cbe1
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x8969ae…9bff0c
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x86b0f7…c42a3a
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x679b92…33c5c9
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0xe50ce6…69b779
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x97c8de…51aad0
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x397875…f14a40
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x70ee14…dadf8f
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0xe3ab5f…1da74a
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x885158…23c1df
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x103d74…3bf7e5
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0xf9e1a3…99a143
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x73c183…17ee54
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0x0fead6…e1fe99
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase44d ago0xf9f702…ab8af5

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.