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—$21.00100%0xabef…391361d ago0xeefefc…e4f630
0xc9a2…31540x0e3d…7757Base—$2.10100%0xc7c2…61a561d ago0x0f43c3…d8174e
0xc9a2…31540x0e3d…7757Base—$2.10100%0xd7a4…9b2661d ago0x713f93…f44ac3
0xc9a2…31540x0e3d…7757Base—$5.25100%0x1798…f45f61d ago0x330eef…13d7bb
0xc9a2…31540x0e3d…7757Base—$10.50100%0xc5bc…360661d ago0xda9e03…803589
0xc9a2…31540x0e3d…7757Base—$31.50100%0xc3b9…7b3661d ago0x4d7d2b…9b20ed
0xc9a2…31540x0e3d…7757Base—$1.05100%0x73f4…836761d ago0x1d337c…580747
0xc9a2…31540x0e3d…7757Base—$10.50100%0x2837…f76761d ago0x7a5075…726f49
0xc9a2…31540x0e3d…7757Base—$1.05100%0x5ed5…f6c061d ago0x4b9eb4…501c5a
0xc9a2…31540x0e3d…7757Base—$31.50100%0x21e4…0fa961d ago0x916acb…bca102
0xc9a2…31540x0e3d…7757Base—$1.05100%0x54de…447061d ago0x6f1f0b…e9a8e6
0xc9a2…31540x0e3d…7757Base—$2.10100%0x6a96…27ff61d ago0xb22082…f78757
0xc9a2…31540x0e3d…7757Base—$3.15100%0x64fd…12f461d ago0xf9d70e…c04c62
0xc9a2…31540x0e3d…7757Base—$21.00100%0x2133…5a4261d ago0x68bd21…55f95c
0xc9a2…31540x0e3d…7757Base—$21.00100%0x9667…204e61d ago0x39e699…07c481
0xc9a2…31540x0e3d…7757Base—$3.15100%0x666e…093061d ago0x00cf31…55faea
0xc9a2…31540x0e3d…7757Base—$10.50100%0x63f7…457861d ago0xb3cbb3…2ac48f
0xc9a2…31540x0e3d…7757Base—$1.05100%0x9547…14df61d ago0x9873d7…a13e4e
0xc9a2…31540x0e3d…7757Base—$21.00100%0x33d4…503761d ago0xb2b512…0b72b0
0xc9a2…31540x0e3d…7757Base—$7.35100%0xc664…74ab61d ago0x2cf7fc…0b2eab
0xc9a2…31540x0e3d…7757Base—$3.15100%0x80e2…187361d ago0xce0c49…9b5765
0xc9a2…31540x0e3d…7757Base—$10.50100%0x04bf…0d0e61d ago0x626dba…1708ba
0xc9a2…31540x0e3d…7757Base—$2.10100%0x1e6d…37c161d ago0xb0b5d9…d6aac9
0xc9a2…31540x0e3d…7757Base—$10.50100%0x8bf0…2ce261d ago0x48cfdf…d1cf73
0xc9a2…31540x0e3d…7757Base—$5.25100%0x3670…183b61d ago0xf5bd49…30b898

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.