Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase17d ago0xc76bf4…1bdfc7
0x9045…0b820xdb5a…0671Base$0.005100%coinbase17d ago0x6a40f8…366851
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0x1f08f2…678647
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xaf6e34…5573fc
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xf40d9a…8a7b79
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xdd5a61…b66c93
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0x979a9a…e3c7ce
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xedb0a9…cdffcd
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xfbf966…e3cf82
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0x944d99…03f802
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xeee7f8…fc7679
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xb57176…a7dbec
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0x288277…b78046
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0x192beb…48553c
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0x902298…865c44
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0x6a4b43…887807
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0x0a60b6…a7a995
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xa749d6…3f3456
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xcc5642…40ef3c
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase17d ago0x77bafa…fa2186
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase17d ago0x442b32…e3a70a
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase17d ago0xb239b6…6ccf91
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xac2983…903da2
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0xeade27…c37949
0x9045…0b820xdb5a…0671Base$0.001100%coinbase17d ago0x7ab12e…eb9499

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.