Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x3375e5…4e363a
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0x2b6262…f0acdd
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa46d ago0xc3f6a5…cba1a8
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x87c42d…73b59e
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x6a38ae…e3073a
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x19f09f…c5029d
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa47d ago0xc739c8…05bea4
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x0037b8…80faee
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x2b3f86…13047f
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0xecef69…e0cc13
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x873b11…539e14
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x3f354f…7d0fbf
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa47d ago0xa5a48e…b1619b
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa47d ago0x75a325…edbf5f
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x9d2722…d7da0b
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa47d ago0xdf5b40…ab4ac9
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x6c9fb8…35366e
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x92b4b7…9936eb
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x4a99f8…95fa28
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x6230b0…254b50
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x54ad6d…63af59
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x085c27…910726
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x91cb62…ef4b97
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa47d ago0xa3fe08…64322c
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa47d ago0x527cdb…4c5b2b

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.