Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x098512…77a9a5
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x67b605…833dd7
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x6e6a5e…254d48
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x6cc0dc…71f29a
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xb845a2…245924
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x91b22c…9e499c
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xbb034a…bba10f
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xe9f39c…b9bf12
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xe4ff87…8793e2
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x4c7d42…620da2
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xa6047d…b60d06
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xdd3412…9f36d7
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xb8a933…307690
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x519d62…013c14
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x92d124…b67f55
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xf56700…a3e23f
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xc4825f…2c5438
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x0157af…58a74d
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xe1401f…e4b39a
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x8a3e29…5251e2
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0xa9b7b7…13b62b
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x4158c8…13b84c
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x8f6ca7…bc0a41
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x4d051e…e49aa1
0xc105…87660xa9dd…2315Base—$0.002100%coinbase59d ago0x4c3d1d…4d7f53

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.