Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x843b…c4a70xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase36d ago0xf33fdd…7085f2
0xcdc2…4d190xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x76ce85…0338ef
0xcdc2…4d190xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x5b8194…8668cb
0x4550…f8b30xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x0fd7f1…4da661
0x4550…f8b30xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0xd3ca23…612822
0xc971…a09e0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0xa3d8d6…c37544
0x66d6…b0de0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x7bf6d4…8211c0
0x7a2c…fa9c0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0xe1d215…84ba97
0xbcda…dc4f0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x1c68a9…918712
0x9e31…e7dc0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0xba3b30…bc54f3
0x9e31…e7dc0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0xfe9032…c2c485
0x5832…74e80xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0xf9a3ee…3f606f
0x9dc1…e94f0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x01ab55…27656a
0x92c5…20030xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0xa58a85…d94ff6
0xbe2d…0eed0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x09002c…716691
0x83aa…1ac00xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x2fd9f2…bd12be
0x8a0d…00190xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x2e6acd…fc971c
0xc747…79d20xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x229c99…27efcf
0x530f…2a060xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x150bb0…957b42
0xc971…a09e0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x324fc3…f7ce21
0xa74f…e2f40xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x53942a…5dd306
0x63ed…64200xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0xb9ac15…1c9f3d
0x3096…84470xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x4e86af…3c6280
0xc682…42120xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0xb1c754…e45fb5
0x8ddc…75740xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase37d ago0x70d6c7…1c4ad2

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.