Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffc8…429a0x7dbb…59e0Base—$140.02100%0x323a…a4f265d ago0x267a30…04e7d0
0xc839…204d0x7dbb…59e0Base—$74.96100%0x323a…a4f265d ago0x8402c0…96b99b
0x3594…ce6f0x7dbb…59e0Base—$9.95100%0x323a…a4f265d ago0xb1ec4e…fc522b
0x7f43…b6890x7dbb…59e0Base—$1,073.11100%0x323a…a4f265d ago0xa8c6df…545834
0x722d…57570x7dbb…59e0Base—$114.27100%0x323a…a4f265d ago0x217212…b731be
0x360a…0b0b0x7dbb…59e0Base—$20.00100%0x323a…a4f265d ago0x45fcad…1a4829
0x65af…cb150x7dbb…59e0Base—$500.00100%0x323a…a4f265d ago0xeedd09…e6a3ef
0xfd77…30190x7dbb…59e0Base—$74.74100%0x323a…a4f265d ago0xb6eff3…a14b41
0x6391…b6c30x7dbb…59e0Base—$80.00100%0x323a…a4f265d ago0xa2fa28…6183d0
0x6391…b6c30x7dbb…59e0Base—$80.00100%0x323a…a4f265d ago0x6e51af…0f8dd3
0x6391…b6c30x7dbb…59e0Base—$260.00100%0x323a…a4f265d ago0xf50a53…c4adfe
0x8402…99e70x7dbb…59e0Base—$7.52100%0x323a…a4f265d ago0x353a26…e25ad5
0xb1be…cb9b0x7dbb…59e0Base—$5.37100%0x323a…a4f265d ago0x6ebf83…f8e281
0x1a18…c9560x7dbb…59e0Base—$425.56100%0x323a…a4f265d ago0xe06cd0…814b30
0x1a18…c9560x7dbb…59e0Base—$161.64100%0x323a…a4f265d ago0xba75e6…4accf3
0xd6ad…55a40x7dbb…59e0Base—$88.42100%0x323a…a4f265d ago0xa5476c…89505f
0xabdd…2af30x7dbb…59e0Base—$44.97100%0x323a…a4f265d ago0x3ed127…2dee0e
0xabdd…2af30x7dbb…59e0Base—$20.47100%0x323a…a4f265d ago0xaef8ae…ad065b
0x42d3…b4a10x7dbb…59e0Base—$189.52100%0x323a…a4f265d ago0x12f45b…50b4b6
0x8ceb…88c20x7dbb…59e0Base—$641.34100%0x323a…a4f265d ago0xe6378c…e11832
0x1851…bbd60x7dbb…59e0Base—$399.99100%0x323a…a4f265d ago0x0e4d91…f46978
0x1851…bbd60x7dbb…59e0Base—$17.30100%0x323a…a4f265d ago0x720d2d…9fb2d1
0x37ed…44590x7dbb…59e0Base—$20.95100%0x323a…a4f265d ago0x53b06d…e75c9b
0x6057…b3700x7dbb…59e0Base—$2,199.80100%0x323a…a4f265d ago0xdaee4c…6590ee
0xc839…204d0x7dbb…59e0Base—$250.00100%0x323a…a4f265d ago0x7f612a…5b6ec0

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.