Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$15.75100%0x551c…90e5107d ago0xb8d5fe…76a08d
0xa17c…60a90x0e3d…7757Base—$2.10100%0x4055…8ed1107d ago0x7191e2…c68ab9
0xa17c…60a90x0e3d…7757Base—$3.15100%0x86c0…2889107d ago0xfd8236…c1c267
0xa17c…60a90x0e3d…7757Base—$5.25100%0xd60b…b739107d ago0x0e2ab6…6b9a05
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1e0a…902e107d ago0x9a1f36…9c60cc
0xa17c…60a90x0e3d…7757Base—$10.50100%0xbb99…f69a107d ago0x45109c…b3a2f4
0xa17c…60a90x0e3d…7757Base—$6.30100%0x33cf…fffe107d ago0xe39e90…1d3eb7
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1e6d…37c1107d ago0xb0084a…13bbcd
0xa17c…60a90x0e3d…7757Base—$42.00100%0x89b2…a87a107d ago0x4c958d…0e0cb8
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1668…2c3e107d ago0x638d26…6bb74d
0xa17c…60a90x0e3d…7757Base—$15.75100%0x65ca…0ec1107d ago0xe728ce…a2224f
0xa17c…60a90x0e3d…7757Base—$42.00100%0xbb99…f69a107d ago0xfc07f6…a0f68f
0xa17c…60a90x0e3d…7757Base—$11.55100%0x850e…5017107d ago0x752f21…401177
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6280…2e79107d ago0xd2ec52…3a2f51
0xa17c…60a90x0e3d…7757Base—$1.05100%0x60af…6a25107d ago0xcfaef2…4ec0a4
0xa17c…60a90x0e3d…7757Base—$3.15100%0xdfb4…bf93107d ago0x7bb6a6…238f22
0xa17c…60a90x0e3d…7757Base—$5.25100%0x096a…5c7b107d ago0xec31a1…df607a
0xa17c…60a90x0e3d…7757Base—$5.25100%0x35c6…3763107d ago0xc2b2f1…729c4e
0xa17c…60a90x0e3d…7757Base—$3.15100%0xec3e…414c107d ago0x8b4137…330f88
0xa17c…60a90x0e3d…7757Base—$2.10100%0x7cf5…2407107d ago0x821909…6dab48
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc144…dd4e107d ago0x88bd37…219971
0xa17c…60a90x0e3d…7757Base—$21.00100%0xc836…5c46107d ago0xe34512…c02fc6
0xa17c…60a90x0e3d…7757Base—$5.25100%0x823e…6b6c107d ago0xfdee1c…e005e4
0xa17c…60a90x0e3d…7757Base—$31.50100%0x170f…6230107d ago0xd31972…1385e5
0xa17c…60a90x0e3d…7757Base—$2.10100%0x850e…5017107d ago0x1f336a…640342

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.