Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$2.10100%0xa8e8…666885d ago0xaf3a05…7f3872
0xc9a2…31540x0e3d…7757Base—$3.15100%0x2ee2…15c485d ago0x4bb481…840f69
0xc9a2…31540x0e3d…7757Base—$1.05100%0xb7ce…a06285d ago0x2ade84…8d89e3
0xc9a2…31540x0e3d…7757Base—$1.05100%0xe5a6…5fc585d ago0x12f131…cce3ef
0xc9a2…31540x0e3d…7757Base—$2.10100%0x2158…e16085d ago0xff8c1e…2a014f
0xc9a2…31540x0e3d…7757Base—$1.05100%0x7dc9…9d7b85d ago0x692dd8…fdb790
0xc9a2…31540x0e3d…7757Base—$2.10100%0x065e…0a6085d ago0x0c918e…704f10
0xc9a2…31540x0e3d…7757Base—$1.05100%0x54c7…4b1285d ago0x32af58…6011a5
0xc9a2…31540x0e3d…7757Base—$10.50100%0x1bc6…2f9085d ago0x63ef80…7e20db
0xc9a2…31540x0e3d…7757Base—$21.00100%0x5a57…2a9e85d ago0xd01101…f74e84
0xc9a2…31540x0e3d…7757Base—$10.50100%0x09f6…b65c85d ago0xb7e998…f8a1fb
0xc9a2…31540x0e3d…7757Base—$15.75100%0xa2b7…2c9a85d ago0x0b7288…b12a8d
0xc9a2…31540x0e3d…7757Base—$1.05100%0x9667…204e85d ago0x997802…3312a4
0xc9a2…31540x0e3d…7757Base—$10.50100%0x39e9…239385d ago0xe28300…4b0b99
0xc9a2…31540x0e3d…7757Base—$21.00100%0x0c68…47ce85d ago0x9f8d01…6771d7
0xc9a2…31540x0e3d…7757Base—$6.30100%0xd150…e42685d ago0xd0e18f…d76a0c
0xc9a2…31540x0e3d…7757Base—$6.30100%0xbb85…658285d ago0x76d1b6…6193c1

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.