Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0658…06ef0xed9f…9902Base—$0.47100%coinbase6d ago0x3759e5…2347dc
0x0658…06ef0xed9f…9902Base—$0.36100%coinbase6d ago0xe61f93…53aaf1
0x0658…06ef0xed9f…9902Base—$8.55100%coinbase6d ago0xe419f4…7e66e3
0x0658…06ef0xed9f…9902Base—$6.26100%coinbase6d ago0x269a48…6ec741
0x0658…06ef0xed9f…9902Base—$4.44100%coinbase6d ago0x9f56fe…b87e7a
0x0658…06ef0xed9f…9902Base—$0.62100%coinbase6d ago0x6bf845…f508c2
0x0658…06ef0xed9f…9902Base—$0.51100%coinbase6d ago0xe2051d…696527
0x0658…06ef0xed9f…9902Base—$0.40100%coinbase6d ago0x9e7757…96819e
0x0658…06ef0xed9f…9902Base—$0.29100%coinbase6d ago0x186e90…0f288c
0x0658…06ef0xed9f…9902Base—$6.90100%coinbase6d ago0xb3e2e3…23e9a6
0x0658…06ef0xed9f…9902Base—$4.94100%coinbase6d ago0xa0f84c…601191
0x0658…06ef0xed9f…9902Base—$3.42100%coinbase6d ago0x212d5d…1253d7
0x0658…06ef0xed9f…9902Base—$2.27100%coinbase6d ago0xf200a7…7a18cf
0x0658…06ef0xed9f…9902Base—$1.44100%coinbase6d ago0xa8d450…3ea4ca
0x0658…06ef0xed9f…9902Base—$0.88100%coinbase6d ago0xe2cef4…142c22
0x0658…06ef0xed9f…9902Base—$7.57100%coinbase6d ago0xa75be0…6b04ac
0x0658…06ef0xed9f…9902Base—$5.48100%coinbase6d ago0x30d676…0da827
0x0658…06ef0xed9f…9902Base—$3.84100%coinbase6d ago0x65b963…b3c50c
0x0658…06ef0xed9f…9902Base—$2.57100%coinbase6d ago0x3da7c9…50bcba
0x0658…06ef0xed9f…9902Base—$1.66100%coinbase6d ago0xe95adb…d69044
0x0658…06ef0xed9f…9902Base—$1.02100%coinbase6d ago0x737ecd…672453
0x0658…06ef0xed9f…9902Base—$0.65100%coinbase6d ago0x5ab0cf…75b172
0x0658…06ef0xed9f…9902Base—$0.54100%coinbase6d ago0x33c973…277862
0x0658…06ef0xed9f…9902Base—$0.43100%coinbase6d ago0x9f7073…968af2
0x0658…06ef0xed9f…9902Base—$0.32100%coinbase6d ago0x682b1e…2468fd

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.