Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6636…d606Base—$0.50100%fluxa81d ago0x4ea479…eddab7
0xb90a…9ae40xb5d4…ae6eBase—$0.50100%fluxa81d ago0x1c13df…16ec3e
0xb90a…9ae40x0024…4ef8Base—$0.50100%fluxa81d ago0xccb6b5…632dd1
0xb90a…9ae40x40eb…81f2Base—$0.50100%fluxa81d ago0xfc41d2…e78df3
0xb90a…9ae40x7dad…67a3Base—$0.50100%fluxa81d ago0xcca4a7…fba48a
0xb90a…9ae40xa335…f34eBase—$0.50100%fluxa81d ago0xb09a20…37ba6f
0xb90a…9ae40xc576…3b91Base—$0.50100%fluxa81d ago0xf5d1b9…0e247d
0xb90a…9ae40x12d7…170bBase—$0.50100%fluxa81d ago0xf3026a…99d973
0xb90a…9ae40x2106…fa14Base—$0.50100%fluxa81d ago0x7fdc50…8f4bcc
0xb90a…9ae40x411a…aab3Base—$0.50100%fluxa81d ago0x7a4f72…fba3b3
0xb90a…9ae40x39cb…efcfBase—$0.50100%fluxa81d ago0x009be2…42e2e5
0xb90a…9ae40x6031…22f6Base—$0.50100%fluxa81d ago0x54210d…abc75a
0xb90a…9ae40xe5bf…e55cBase—$0.50100%fluxa81d ago0xb8ade9…d67420
0xb90a…9ae40xfcee…99baBase—$0.50100%fluxa81d ago0xd210ce…9437f5
0xb90a…9ae40xef72…0c8dBase—$0.50100%fluxa81d ago0xf8f41b…ea18fd
0xb90a…9ae40x4908…d6eaBase—$0.50100%fluxa81d ago0xbf3987…daaadc
0xb90a…9ae40x9ad3…5e84Base—$0.50100%fluxa81d ago0xd171f7…3cdb2b
0xb90a…9ae40x7985…e369Base—$0.50100%fluxa81d ago0x028869…d7e145
0xb90a…9ae40x6f71…8236Base—$0.50100%fluxa81d ago0x6f614b…7751f8
0xb90a…9ae40x4372…4259Base—$0.50100%fluxa81d ago0x9b9490…29ad63
0xb90a…9ae40x0400…b30bBase—$0.50100%fluxa81d ago0xd06a02…1f271f
0xb90a…9ae40xf58e…1d72Base—$0.50100%fluxa81d ago0xe92661…341aa6
0xb90a…9ae40x72e6…71c0Base—$0.50100%fluxa81d ago0xcd6353…e0268a
0xb90a…9ae40x72d4…40adBase—$0.50100%fluxa81d ago0x2c9719…0f324a
0xb90a…9ae40x81f8…bdf5Base—$0.50100%fluxa81d ago0x4e3ea8…24b8ea

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.