Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase39d ago0x70e197…677c6a
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase39d ago0x56b05a…3db471
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase39d ago0x7e5519…c306ca
0xca0a…2d7a0x85b4…627cBase$0.44100%coinbase39d ago0x040075…be4369
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase39d ago0x7d6e34…5d3968
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase39d ago0x76743e…63ff78
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase39d ago0x0d4ca9…a79a64
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase39d ago0x36db41…993f35
0xca0a…2d7a0x85b4…627cBase$0.16100%coinbase39d ago0x08f9b4…5ab38a
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase39d ago0x21859d…792142
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase39d ago0x09eb93…e2d22d
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase39d ago0x686b8d…73a851
0xca0a…2d7a0x85b4…627cBase$0.20100%coinbase39d ago0x31d084…a9131d
0xca0a…2d7a0x85b4…627cBase$0.40100%coinbase39d ago0x59bad0…a73d8a
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase39d ago0xd873d5…743695
0xca0a…2d7a0x85b4…627cBase$0.65100%coinbase39d ago0x2d58b5…6e9031
0xca0a…2d7a0x85b4…627cBase$0.13100%coinbase39d ago0xf7fe62…bf4f2c
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase39d ago0xd3862a…2aa480
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase39d ago0xd2d245…399e96
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase39d ago0xb2a702…260b04
0xca0a…2d7a0x85b4…627cBase$0.67100%coinbase39d ago0xaef216…5be1f0
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase39d ago0xb1ad32…e31ae6
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase39d ago0xadeaf3…a23849
0xca0a…2d7a0x85b4…627cBase$0.49100%coinbase39d ago0xe5bf98…a6261c
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase39d ago0xadf0e0…8cb3df

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.