Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x6d0c…c142Base—$27.8770%0x64b2…883321d ago0x3b14f0…b8723c
0xa54d…49f50x3e80…30c7Base—$3,872.1270%0x7347…d69121d ago0xcfa414…849c00
0xa54d…49f50x6d0c…c142Base—$7.8870%0x64b2…883321d ago0x8abde2…eb3d74
0xa54d…49f50x6d0c…c142Base—$7.9870%0x64b2…883321d ago0xe7bf9e…176704
0xa54d…49f50x6d0c…c142Base—$7.8870%0x64b2…883321d ago0xf7b901…35118c
0xa54d…49f50x6d0c…c142Base—$7.9870%0x64b2…883321d ago0x929a0b…7a920f
0xa54d…49f50x6d0c…c142Base—$7.9870%0x64b2…883321d ago0x65ab84…730f0b
0xa54d…49f50x6d0c…c142Base—$7.9870%0x64b2…883321d ago0x29844c…98e66f
0xa54d…49f50x6d0c…c142Base—$7.9870%0x64b2…883321d ago0xe876b3…abc58b
0xa54d…49f50x9384…a713Base—$20.9770%0x7347…d69121d ago0xfdcc33…91503e
0xa54d…49f50x6d0c…c142Base—$7.8870%0x64b2…883321d ago0x73e841…3d379a
0xa54d…49f50x6d0c…c142Base—$7.9870%0x64b2…883321d ago0x704bde…ff9ebb
0xa54d…49f50x6d0c…c142Base—$7.9870%0x64b2…883321d ago0x043a7a…ddcc01
0xa54d…49f50xf132…fca0Base—$4,999.5170%0x7347…d69121d ago0x797e87…bbe043
0xa54d…49f50xe33f…d6f9Base—$2.9870%0x64b2…883321d ago0x3d3fba…01e9ca
0xa54d…49f50xe267…5abbBase—$2,074.1570%0x7347…d69121d ago0x538cfc…c23623
0xa54d…49f50xbea8…f7c2Base—$19,609.4070%0x7347…d69121d ago0x434c8b…a39676
0xa54d…49f50x6d0c…c142Base—$27.8670%0x64b2…883321d ago0x853d2e…864a50
0xa54d…49f50x6d0c…c142Base—$0.9970%0x64b2…883321d ago0xb63522…7496f9
0xa54d…49f50x6d0c…c142Base—$0.9970%0x64b2…883321d ago0x3727f4…e3272b
0xa54d…49f50x6d0c…c142Base—$0.9970%0x64b2…883321d ago0xd0a348…f03f72
0xa54d…49f50x6d0c…c142Base—$0.9970%0x64b2…883321d ago0x5a931f…cef406
0xa54d…49f50xbe89…32fcBase—$1,285.9570%0x64b2…883321d ago0x79e44c…9eedb8
0xa54d…49f50x225e…d4f8Base—$1,511.9070%0x64b2…883321d ago0xfab746…cbc417
0xa54d…49f50x8ffa…16dfBase—$99.6270%0x7347…d69121d ago0x131c97…f1ee69

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.