Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa449…15ac0x479a…43d7Base—$2.50100%coinbase77d ago0xf95ea9…7c0ff9
0xa449…15ac0x479a…43d7Base—$2.50100%coinbase77d ago0x98754a…96a69e
0xa449…15ac0x479a…43d7Base—$2.50100%coinbase77d ago0x0d9ffb…554fe2
0xa449…15ac0x479a…43d7Base—$2.50100%coinbase77d ago0x44f087…725307
0xa449…15ac0x479a…43d7Base—$2.50100%coinbase77d ago0x587411…50349a
0xa449…15ac0x479a…43d7Base—$2.50100%coinbase77d ago0xad2a51…e4f465
0xa449…15ac0xdfad…f6caBase—$2.50100%coinbase77d ago0x69742f…761546
0xa449…15ac0xdfad…f6caBase—$2.50100%coinbase77d ago0xdb90da…1a8106
0xa449…15ac0xdfad…f6caBase—$2.50100%coinbase77d ago0xf602ba…553e47
0xa449…15ac0xdfad…f6caBase—$2.50100%coinbase77d ago0xfd2b02…633d9d
0xa449…15ac0xd605…517eBase—$2.50100%coinbase77d ago0x0eeb52…28e0fc
0xa449…15ac0xd605…517eBase—$2.50100%coinbase77d ago0x2c616e…afa273
0xa449…15ac0xd605…517eBase—$2.50100%coinbase77d ago0x91acea…523610
0xa449…15ac0xd605…517eBase—$2.50100%coinbase77d ago0x2bb8c3…45794b
0xa449…15ac0xba61…299aBase—$2.50100%coinbase77d ago0xb6c246…ddac03
0xa449…15ac0x8509…cb93Base—$2.50100%coinbase77d ago0x59b79a…77a511
0xa449…15ac0x248d…6070Base—$2.50100%coinbase77d ago0x706c46…9f011d
0xa449…15ac0xc7c5…306fBase—$2.50100%coinbase77d ago0x892cff…c6199c
0xa449…15ac0xfbe7…b391Base—$6.44100%coinbase77d ago0x0fa4fd…25064e
0xa449…15ac0xa775…0276Base—$2.50100%coinbase77d ago0x5ebc67…055308
0xa449…15ac0x7e1e…b371Base—$2.50100%coinbase77d ago0x6bd964…dfa9b3
0xa449…15ac0xc4be…cfc7Base—$2.50100%coinbase78d ago0xeaedb0…931a2b
0xa449…15ac0xc4be…cfc7Base—$2.50100%coinbase78d ago0x0f068c…8d5951
0xa449…15ac0xc4be…cfc7Base—$2.50100%coinbase78d ago0x29db7a…11508e
0xa449…15ac0xc4be…cfc7Base—$2.50100%coinbase78d ago0x6d08ec…06fe56

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.