Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x887b41…b7f968
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x9234f9…0594cc
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xce984d…bf7095
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x906963…b97b94
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x4e81db…73ce52
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xdb07c6…2c0390
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x5f57cc…92ad55
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x94ef2b…6c15df
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xaaa47b…fe85d2
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x29badb…03ed55
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xd13880…b20045
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x29fd35…183151
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xde9da2…ecc348
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xa695d9…0b32b6
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xba79b4…92df33
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xdc2f07…0206bf
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x59a0a2…5e236e
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xbd560c…140d07
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x3e20d8…568225
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xf89c1d…8bd59d
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x902a0d…7fdbdc
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0x2aeed7…114bd7
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xc79e1b…589833
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xfbc3c3…39952e
0xa321…58660xa9dd…2315Base—$0.002100%coinbase32d ago0xa136a5…2e9ab0

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.