Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$200.0070%0x13c2…ecb89d ago0x6dc068…c23227
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…2d799d ago0xa9ff2f…4749e5
0x3be9…575c0xaa9c…5a6bBase$250.0070%0xf793…af759d ago0x721ff8…61f918
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…36c49d ago0x819307…921b80
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2fbf…ec659d ago0x17bf3d…32529f
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x8e34…1c679d ago0x2b0c70…9f5529
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…4bba9d ago0xb87236…492e72
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x2fbf…ec659d ago0xb92d04…e206a9
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec659d ago0xec0d2e…be63c9
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec659d ago0x723997…01b9ee
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x4337…9f269d ago0xf5c821…148169
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x3018…02309d ago0x86c87f…ed9e51
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…663c9d ago0xa0185f…6ad84c
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec659d ago0x91a570…7f9715
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…6ca59d ago0x641b39…99c84a
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec659d ago0x8c1fc7…f0d5a7
0x3be9…575c0xaa9c…5a6bBase$150.0070%0xf793…af759d ago0xf23016…99390f
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d9959d ago0x1de75f…e6fd09
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xf793…af759d ago0xa56312…c79c25
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…b3509d ago0x48aa81…b13452
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec659d ago0x3cb0e3…0fe9b4
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec659d ago0x0b628a…4fc147
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…fa009d ago0x00acd1…f23542
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…181110d ago0x98b9ad…d7c1cc
0x3be9…575c0xaa9c…5a6bBase$60.0070%0x4337…ef2510d ago0x458437…bf3725

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.