Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0x0000…1b99Base—$20.7970%0x6351…0d6216s ago0x067795…ff46d1
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xbc18…facb16s ago0x6e61dc…dba821
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x67134b…8cd982
0x132f…06dd0x6839…1a2bBase—$0.003100%coinbase18s ago0x996dd0…a3c3c6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xea7272…f60d95
0x5f11…468a0xc7f3…c044Base—$0.32100%primer20s ago0x722f1f…adb290
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase28s ago0x039b7a…96d2b1
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xaf3e27…92d16e
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa32s ago0xad5d24…633ff0
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e32s ago0x509466…a42898
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase34s ago0xcbd8ec…d653b1
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e34s ago0x42c017…813498
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e36s ago0x8d1af7…a3f0b6
0x8e4f…4be70x6839…1a2bBase—$0.003100%coinbase36s ago0x2a6828…0aa251
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x5d8e4e…10016d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase38s ago0xfcbb32…692e4d
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e38s ago0x1d16e4…c6eba5
0x96f7…ba2d0x5aae…482eBase—$0.25100%coinbase38s ago0xcc2e8e…d2381d
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e40s ago0xddbd9b…69c707
0xfbc0…22400x7861…1393Basenft-alpha-x402$0.02100%coinbase42s ago0xdfd4bc…5efc0b
0xfbc0…22400x7861…1393Basenft-alpha-x402$0.02100%coinbase42s ago0x1a1f24…469d86
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e42s ago0x597aac…8c5c9a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x9f5c7b…1800e8
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e44s ago0xf6323f…a2f4c5
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e46s ago0x08ea5f…250ee8

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.