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$2.20100%coinbase15d ago0xf12d78…69daa6
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase15d ago0x226c34…6401fb
0xca0a…2d7a0x85b4…627cBase$1.13100%coinbase15d ago0x239e45…c65adf
0xca0a…2d7a0x85b4…627cBase$0.65100%coinbase15d ago0xa7deae…31e452
0xca0a…2d7a0x85b4…627cBase$1.78100%coinbase15d ago0x99c31b…ac5394
0x467f…a4c10x85b4…627cBase$2.56100%coinbase15d ago0x55ef88…d0ab29
0x467f…a4c10x85b4…627cBase$0.28100%coinbase15d ago0x25855d…e415de
0x467f…a4c10x85b4…627cBase$0.44100%coinbase15d ago0xb6de07…6e7c7f
0x467f…a4c10x85b4…627cBase$0.91100%coinbase15d ago0x4c1f2b…dd133c
0xca0a…2d7a0x85b4…627cBase$1.80100%coinbase15d ago0x201350…7e77cc
0xca0a…2d7a0x85b4…627cBase$0.72100%coinbase15d ago0xa271e9…147e8f
0xca0a…2d7a0x85b4…627cBase$1.20100%coinbase15d ago0x3f71bb…eb7715
0xca0a…2d7a0x85b4…627cBase$1.17100%coinbase15d ago0xb4a912…be7cbb
0x467f…a4c10x85b4…627cBase$0.76100%coinbase15d ago0x783dc9…72bbeb
0x467f…a4c10x85b4…627cBase$0.84100%coinbase15d ago0x427c3c…f5ead2
0x467f…a4c10x85b4…627cBase$0.88100%coinbase15d ago0xb8732f…48d6b7
0x467f…a4c10x85b4…627cBase$0.62100%coinbase15d ago0x68da4c…795afb
0x467f…a4c10x85b4…627cBase$0.62100%coinbase15d ago0x7cca87…b5fa00
0x467f…a4c10x85b4…627cBase$0.55100%coinbase15d ago0x6a2da3…4d5873
0xca0a…2d7a0x85b4…627cBase$2.47100%coinbase15d ago0x91621c…f7b5ba
0xca0a…2d7a0x85b4…627cBase$0.81100%coinbase15d ago0x85e3f4…b54dfa
0xca0a…2d7a0x85b4…627cBase$0.13100%coinbase15d ago0xbde06a…73d1ed
0xca0a…2d7a0x85b4…627cBase$0.47100%coinbase15d ago0x7cd436…a1452a
0xca0a…2d7a0x85b4…627cBase$1.12100%coinbase15d ago0x639f33…f8df56
0x467f…a4c10x85b4…627cBase$4.25100%coinbase15d ago0xdd704a…8c412a

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.