Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase10h ago0x43d2c3…d1edb7
0xbf75…59900xd593…700dBasex402 service$0.02100%coinbase10h ago0xe27569…0c118c
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase11h ago0xd6ad38…a8f0df
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase11h ago0xcc3bba…828ee5
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase11h ago0xb484d4…f2bd7a
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase11h ago0x0f29a0…630886
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase13h ago0x92e320…d09995
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase13h ago0x4b4458…91c26e
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase13h ago0xee1de2…b772fe
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase13h ago0x7650c5…830e24
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase14h ago0xd51134…dd43e8
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase15h ago0x246d2d…d9bba1
0xbf75…59900xd593…700dBasex402 service$0.02100%coinbase15h ago0x3c61da…18a673
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase15h ago0x767c25…1d2fd8
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase15h ago0xb17ab0…29f9d2
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase15h ago0xdd4c82…edc663
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase15h ago0x06d841…34e007
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase15h ago0x456a86…f8a0ab
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase15h ago0x11ecae…ddd23e
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase17h ago0x88755d…ec36c5
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase17h ago0x1dd823…30f60d
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase17h ago0x40f282…a1136d
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase17h ago0xa28b5d…608149
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase18h ago0x94f066…af76fd
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase19h ago0x7a5aee…b8712f

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.