Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c9d…788c0x2842…5702Base—$0.80100%fluxa115d ago0x4b2bb3…e31028
0x4382…d6c10x2842…5702Base—$0.59100%fluxa115d ago0x3b0c5b…86b522
0x96bf…65940x2842…5702Base—$0.53100%fluxa115d ago0xb352e9…149c63
0x9841…496f0x2842…5702Base—$0.77100%fluxa115d ago0x81b1d4…4f4a7c
0xf2e6…06f50x2842…5702Base—$0.57100%fluxa115d ago0x612f1a…0ef736
0x30fd…107f0x2842…5702Base—$0.49100%fluxa115d ago0xc220c2…063095
0x9131…f01a0x2842…5702Base—$0.75100%fluxa115d ago0x480778…b715a2
0xf9b7…a6880x2842…5702Base—$0.56100%fluxa115d ago0x2580be…08d4f4
0x1c5b…90e50x2842…5702Base—$0.45100%fluxa115d ago0x3f66fe…b47a83
0x1033…7f900x2842…5702Base—$0.46100%fluxa115d ago0xb32a61…58891c
0x5a4e…8b4b0x2842…5702Base—$0.52100%fluxa115d ago0xac8968…2c2539
0xd24f…28bf0x2842…5702Base—$4.20100%fluxa115d ago0x55b760…1d4ddc
0x99ce…13710x2842…5702Base—$0.55100%fluxa115d ago0x77d6d8…dd1782
0x623e…e7860x2842…5702Base—$0.65100%fluxa115d ago0xc5dfc2…00b482
0x9927…64550x2842…5702Base—$0.51100%fluxa115d ago0x5b609e…55e97a
0x2df0…61e80x2842…5702Base—$0.46100%fluxa115d ago0x17ed35…9c7831
0x6833…35370x2842…5702Base—$0.55100%fluxa115d ago0x252a7e…fe5e3c
0x4780…625a0x2842…5702Base—$0.50100%fluxa115d ago0x389cfd…d954ef
0x7e2c…f2a50x2842…5702Base—$0.45100%fluxa115d ago0x17057f…64ac33
0x30e5…3c200x2842…5702Base—$0.60100%fluxa115d ago0xfd1994…ec03e2
0x4de9…11b30x2842…5702Base—$0.91100%fluxa115d ago0xb11071…ac4207
0xcc6f…92130x2842…5702Base—$1.46100%fluxa115d ago0x263c75…088cd9
0x93e2…6a100x2842…5702Base—$0.53100%fluxa115d ago0x73b2e4…2ba888
0xcb34…d8180x2842…5702Base—$0.62100%fluxa115d ago0xa89f1c…31611c
0x2221…93180x2842…5702Base—$13.09100%fluxa115d ago0x87edf6…352790

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.