Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0x5c25e5…c4545b
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0x3b1b3a…1e3061
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0x60e10c…f2609a
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0xa39d67…80466d
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0xe1ed9c…e6571c
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0xce43cb…52013a
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0x085a7a…9baacc
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0x8723b4…042304
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0xe3805f…2faa72
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0xad9d1b…ab50f2
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0x1383ad…39db77
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0x0cb96f…ec3d17
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0xabaad4…adbaed
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0x9650db…794406
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0x24dee0…7b6c0f
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0xc67b42…21c8df
0x1ab9…26030x9c95…e299Base$0.001100%fluxa63d ago0xc79a5a…89ac22
0x1ab9…26030x9c95…e299Base$0.001100%fluxa64d ago0xc2caf2…865ee7
0x1ab9…26030x9c95…e299Base$0.001100%fluxa64d ago0x86d37a…48fda6
0x1ab9…26030x9c95…e299Base$0.001100%fluxa64d ago0x01b85c…56776d
0x1ab9…26030x9c95…e299Base$0.001100%fluxa64d ago0x2b9fc0…a01ca4
0x1ab9…26030x9c95…e299Base$0.001100%fluxa64d ago0x5a2a74…fe2cf4
0x1ab9…26030x9c95…e299Base$0.001100%fluxa64d ago0xd2effe…5eb01c
0x1ab9…26030x9c95…e299Base$0.001100%fluxa64d ago0xc39b64…202ca4
0x1ab9…26030x9c95…e299Base$0.001100%fluxa64d ago0x002210…97d3aa

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.