Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x183e7f…3cdcf7
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x7418e0…57f3bc
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0xde0b66…15da23
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x56c18f…e4e7f3
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x348160…028a6c
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x944072…04360f
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x509af6…771304
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x882192…ba531c
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0xc2a245…bfccc8
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x0c9b0b…f916ad
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0xff2e65…5b2807
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0xdf791b…497e2a
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x790f25…08924e
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x1234e5…375ffb
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x30f03e…311a61
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x2e5d13…06a432
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0xbcd0b8…4b00ee
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0xf26fa2…a92a22
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x28a661…04901e
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x2dd920…a1b8ec
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0xf7c9e0…4f19be
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x4de3ff…f471b1
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x2f75dd…55f2f9
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x5de017…760348
0x3d59…14f00x66ed…d580Base—$0.001100%x402rs68d ago0x7e9e51…825999

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.