Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f94…32870x9502…a6d7Base—$0.0370%0x79e0…ba8441d ago0xb10fbe…539d89
0x5278…00500x9502…a6d7Base—$0.0370%0x79e0…ba8441d ago0x34421e…6af088
0xd29f…3e120x9502…a6d7Base—$0.0370%0x79e0…ba8441d ago0x12230f…644f2b
0x3b29…4ddd0x9502…a6d7Base—$0.3370%0x79e0…ba8441d ago0x90961d…04c51b
0x6c61…b4170x9502…a6d7Base—$0.1170%0x79e0…ba8441d ago0xbbb499…826060
0x0d07…368a0x9502…a6d7Base—$0.1470%0x79e0…ba8441d ago0x4a8f05…1e56d8
0xe6ab…99140x9502…a6d7Base—$0.3870%0x79e0…ba8441d ago0x6db9a0…1c5d5e
0x2920…46030x9502…a6d7Base—$0.1470%0x79e0…ba8441d ago0xf99b18…2a232f
0x378e…372c0x9502…a6d7Base—$0.1470%0x79e0…ba8441d ago0x6cf72a…ad9933
0x44fd…134b0x9502…a6d7Base—$0.2770%0x79e0…ba8441d ago0x7ba420…5f29b1
0x3335…23db0x9502…a6d7Base—$0.1470%0x79e0…ba8441d ago0xc00933…163105

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.