Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c58…bc390x7c2d…cdafBase—$0.01100%coinbase71d ago0x1ec453…177385
0x2c58…bc390xc8b1…0791Base—$0.01100%coinbase71d ago0xa5a237…1349b7
0x2c58…bc390x79a5…5419Base—$0.01100%coinbase71d ago0xeee140…a0d72d
0x2c58…bc390xcff2…0c03Base—$0.01100%coinbase71d ago0x6c1895…a1398a
0x2c58…bc390x782d…0430Base—$0.01100%coinbase71d ago0x3964bb…3daac5
0x2c58…bc390xc166…a2f2Base—$0.01100%coinbase71d ago0xcc2a33…25b87c
0x2c58…bc390xf95b…3b24Base—$0.01100%coinbase71d ago0xbdbb9d…c36095
0x2c58…bc390x1a4e…ef6fBase—$0.01100%coinbase71d ago0x658d1a…2d932e
0x2c58…bc390xc166…c4d9Base—$0.01100%coinbase71d ago0xb97af4…89a0ff
0x2c58…bc390xd0fe…0568Base—$0.01100%coinbase71d ago0x86cea5…3cc8fa
0x2c58…bc390xc097…8d7fBase—$0.01100%coinbase71d ago0xec1b1a…327af8
0x2c58…bc390x1558…24a4Base—$0.01100%coinbase71d ago0xa15b97…c2f70c
0x2c58…bc390xe612…83e5Base—$0.01100%coinbase71d ago0xc83f51…7898b6
0x2c58…bc390xb9f7…b48dBase—$0.01100%coinbase71d ago0x9c625d…132435
0x2c58…bc390xe8a3…abedBase—$0.01100%coinbase71d ago0x4f3eb2…fd90f3
0x2c58…bc390x1cd5…32c2Base—$0.01100%coinbase71d ago0xa12238…dd6d2e
0x2c58…bc390x12f4…3d96Base—$0.01100%coinbase72d ago0x78b4bf…3cdc92
0x2c58…bc390x0beb…940bBase—$0.01100%coinbase72d ago0x988252…ccb004
0x2c58…bc390x1ae5…9080Base—$0.01100%coinbase72d ago0x3c2a43…9bec30
0x2c58…bc390x22bc…a73aBase—$0.01100%coinbase72d ago0x1d7011…790cff
0x2c58…bc390x1dd5…1ea3Base—$0.01100%coinbase72d ago0xc0380f…a308c6
0x2c58…bc390x09e7…245eBase—$0.01100%coinbase72d ago0xfe84a4…b4b61e
0x2c58…bc390xe97c…32f5Base—$0.01100%coinbase72d ago0xc4b68d…ff690b
0x2c58…bc390x37e5…3782Base—$0.01100%coinbase72d ago0x5d2c95…0ec314
0x2c58…bc390xcaa2…6c9aBase—$0.01100%coinbase72d ago0xda1d2c…ffadbc

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.